Skip to content

Commit 5c0c443

Browse files
Merge branch 'develop'
2 parents 323bf05 + 5ff545c commit 5c0c443

File tree

39 files changed

+156
-28
lines changed

39 files changed

+156
-28
lines changed

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"browser-preview.startUrl": "http://127.0.0.1:8000/",
44
"browser-preview.format": "png",
55
"workbench.preferredDarkColorTheme": "Default Light+",
6-
"workbench.colorTheme": "Dracula Soft",
6+
"workbench.colorTheme": "GitHub Dark Dimmed",
77
"cSpell.words": [
88
"tilemap",
99
"toolkits"

CHANGELOG.MD

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Change Log
22

3+
## v3.35.1 - Nov 1, 2022
4+
5+
* Updates the user components docs with the new structure.
6+
* Updates the prefab properties new structure.
7+
38
## v3.35.0 - Oct 14, 2022
49

510
* Updates the "Code Editor" section.

conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,9 @@
5656
# built documents.
5757
#
5858
# The short X.Y version.
59-
version = u'v3.35.0'
59+
version = u'v3.35.1'
6060
# The full version, including alpha/beta/rc tags.
61-
release = u'v3.35.0'
61+
release = u'v3.35.1'
6262

6363
# The language for content autogenerated by Sphinx. Refer to documentation
6464
# for a list of supported languages.
26.8 KB
Loading
17.5 KB
Loading
17.6 KB
Loading
29.3 KB
Loading
14.2 KB
Loading
62.9 KB
Loading
25.4 KB
Loading

0 commit comments

Comments
 (0)