Skip to content

Commit 17a8241

Browse files
committed
bump version
1 parent 63a5fff commit 17a8241

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

changelog.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,17 @@
1+
# v2.0.1
2+
3+
- Bugfix: BetterAchievements background didn't change
4+
15
# v2.0.0
26

3-
- ~~Added ninXout's Geode menu loop~~ (delayed to v2.0.1)
7+
- ~~Added ninXout's Geode menu loop~~ (delayed to v2.1.0)
48
- Refactored code
59
- Revamped settings menu
610
- Bugfix: [Color settings don't work](https://github.com/OmgRod/Geodify/issues/11)
711
- Bugfix: [Icon Ninja stuff (thanks undefined0 :D)](https://github.com/OmgRod/Geodify/issues/14)
812
- Changed color offset to change [each individual wave](https://github.com/OmgRod/Geodify/issues/13)
913
- Switched from External Hook API to Alpha's Geode Utils
10-
- ~~Geodify layer previews~~ (delayed to v2.0.1 or v2.1.0)
14+
- ~~Geodify layer previews~~ (delayed to v2.1.0)
1115

1216
```
1317
Setting keys were changed. What does this mean?

mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"win": "2.2074",
66
"mac": "2.2074"
77
},
8-
"version": "v2.0.0",
8+
"version": "v2.0.1",
99
"id": "omgrod.geodify",
1010
"name": "Geodify",
1111
"developers": ["OmgRod", "Viper"],

0 commit comments

Comments
 (0)