We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fbee72 commit 492429cCopy full SHA for 492429c
2 files changed
changelog.md
@@ -1,3 +1,6 @@
1
+## v1.13.0
2
+* Updated for Geode v5.0.0 and Geometry Dash 2.2081
3
+
4
## v1.12.0
5
* Add ability to restructure the node tree via drag/drop
6
* Add more api functions for more advanced UI control
mod.json
@@ -1,6 +1,6 @@
{
- "geode": "5.0.0-alpha.2",
- "version": "v1.12.0",
+ "geode": "5.0.0-beta.1",
+ "version": "v1.13.0",
"gd": {
"win": "2.2081",
"android": "*",
0 commit comments