Skip to content

Commit 18c49e0

Browse files
Merge pull request #8 from FireMario211/main
JIT-Less support (Bumped to Geode 4.7.0)
2 parents 02e2f7a + 2117c2a commit 18c49e0

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

CHANGELOG.MD

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 1.3.2
2+
- Updated to Geode 4.7.0
3+
14
# 1.3.1
25
- Fixed a bug with panning on PC
36

@@ -33,4 +36,4 @@ If there are any issues, please report them on GitHub and I'll do my best to fix
3336
- Added "Alt Disables Zoom" options to enable better compatibility with HJfod's [Quick Volume Controls](mod:hjfod.quick-volume-controls) mod
3437

3538
# 1.0.0
36-
- Initial Release! :D
39+
- Initial Release! :D

mod.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"geode": "4.4.0",
2+
"geode": "4.7.0",
33
"gd": {
44
"win": "2.2074",
55
"android": "2.2074",
@@ -8,7 +8,7 @@
88
},
99
"id": "bobby_shmurner.zoom",
1010
"name": "Zoooom!",
11-
"version": "1.3.1",
11+
"version": "1.3.2",
1212
"developer": "Bobby Shmurner",
1313
"description": "Allows you to zoom while paused!",
1414
"links": {

0 commit comments

Comments
 (0)