Skip to content

Commit 8a804ae

Browse files
committed
Version Bump
1 parent e309964 commit 8a804ae

File tree

3 files changed

+9
-1
lines changed

3 files changed

+9
-1
lines changed

ABOUT.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ Allows you to zoom while on the pause menu!
1515
- Press the magnifying glass button in the pause menu to enter Zoooom Mode (TM)
1616
- When in Zoooom Mode (TM), you can pinch to zoom and when you're done, you can exit using the back button in the top left
1717

18+
# Special Thanks
19+
20+
Huge thanks to [hiimjasmine00](https://github.com/hiimjasmine00) for adding macOS support!
21+
1822
# Note about macOS and iOS
1923
Because I don't own an Apple device, there may be a couple of bugs on Apple devices.
2024
If there are any issues, please report them on GitHub and I'll do my best to fix them :)

CHANGELOG.MD

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 1.3.0
2+
Added Mac support! Massive thanks to [hiimjasmine00](https://github.com/hiimjasmine00), she did all the work :))
3+
Updated to Geode 4.4.0
4+
15
# 1.2.4
26
Fixed bug where zoom would be inverted on PC
37

mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"id": "bobby_shmurner.zoom",
1010
"name": "Zoooom!",
11-
"version": "1.2.4",
11+
"version": "1.3.0",
1212
"developer": "Bobby Shmurner",
1313
"description": "Allows you to zoom while paused!",
1414
"links": {

0 commit comments

Comments
 (0)