Skip to content

Commit f276d84

Browse files
Merge branch 'develop'
2 parents 7be5b8d + 79fdc86 commit f276d84

File tree

61 files changed

+489
-53
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

61 files changed

+489
-53
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": "GitHub Dark Dimmed",
6+
"workbench.colorTheme": "Default Light+ Experimental",
77
"cSpell.words": [
88
"tilemap",
99
"toolkits"

CHANGELOG.MD

Lines changed: 9 additions & 0 deletions

_header.rst

Lines changed: 6 additions & 0 deletions

_static/icon.png

100755100644
-835 Bytes

_static/logo.png

-9.24 KB

code-editor/vscode-compatibility.rst

Lines changed: 1 addition & 1 deletion

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.36.1'
59+
version = u'v3.60.0'
6060
# The full version, including alpha/beta/rc tags.
61-
release = u'v3.36.1'
61+
release = u'v3.60.0'
6262

6363
# The language for content autogenerated by Sphinx. Refer to documentation
6464
# for a list of supported languages.
18.7 KB
6.3 KB
21.1 KB

0 commit comments

Comments
 (0)