Skip to content

Commit 492429c

Browse files
committed
bump version to 1.13.0
1 parent 8fbee72 commit 492429c

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## v1.13.0
2+
* Updated for Geode v5.0.0 and Geometry Dash 2.2081
3+
14
## v1.12.0
25
* Add ability to restructure the node tree via drag/drop
36
* Add more api functions for more advanced UI control

mod.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"geode": "5.0.0-alpha.2",
3-
"version": "v1.12.0",
2+
"geode": "5.0.0-beta.1",
3+
"version": "v1.13.0",
44
"gd": {
55
"win": "2.2081",
66
"android": "*",

0 commit comments

Comments
 (0)