Skip to content

Commit ce66ce5

Browse files
committed
chore: bump version to 3.5.0
1 parent 2548202 commit ce66ce5

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

changelog.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
11
# Changelog
22

3-
## v3.5.0-beta.2
3+
## v3.5.0
44

5-
* Bump Geode to v5.0.0-beta.4
6-
* Fix a crash on Android
7-
8-
## v3.5.0-beta.1
9-
10-
* Port to Geometry Dash 2.2081 and Geode v5.0.0-beta.1
5+
* Port to Geometry Dash 2.2081 and Geode v5.0.0
116
* Optimizations to song downloads and metadata fetching
127
* Optimizations to memory operations
8+
* Fix outdated tutorial
9+
* Fix NONG list lines dissapearing after state update
10+
* Fix "Delete all NONGs" button not updating UI properly
11+
* Fix editor touch issues
1312
* Updated Song File Hub discord link
1413

1514
## v3.4.0

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-beta.4",
3-
"version": "3.5.0-beta.2",
2+
"geode": "5.0.0",
3+
"version": "3.5.0",
44
"id": "fleym.nongd",
55
"name": "Jukebox",
66
"gd": {

0 commit comments

Comments
 (0)