Skip to content

Commit 575d111

Browse files
committed
v1.1.0
1 parent 5cdd5e6 commit 575d111

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

about.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,6 @@ An enhanced options modal for Geometry Dash.
99

1010
HUGE thank you and shoutout to the [GD Docs](https://wyliemaster.github.io/gddocs/#), specifically the page about [game variables](https://wyliemaster.github.io/gddocs/#/resources/client/gamesave/gv). This mod would've been absolute pain to program without these resources.
1111

12-
And a quick thank you to hiimjustin000, for help in reverse engineering.
12+
Thank you to
13+
- hiimjustin000, for help in reverse engineering
14+
- Alphalaneous, for the logo and drastically cleaning up my UI :D

changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 1.1.0
2+
- New logo (thank you [Alphalaneous](user:7834088))
3+
- Cleaned up design (thank you [Alphalaneous](user:7834088))
4+
15
# 1.0.1
26
- Quick bugfix update, fixes the info label issues
37

mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"id": "techstudent10.settings_plus",
1010
"name": "Settings+",
11-
"version": "v1.0.1",
11+
"version": "v1.1.0",
1212
"developer": "TechStudent10",
1313
"description": "A better Settings experience",
1414
"repository": "https://github.com/TechStudent10/SettingsPlus",

0 commit comments

Comments
 (0)