Skip to content

Commit 2ce2efc

Browse files
committed
Fix packageVersion for 1.37
1 parent 81d12fe commit 2ce2efc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mod.template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"author": "Lauriethefish",
88
"version": "${version}",
99
"packageId": "com.beatgames.beatsaber",
10-
"packageVersion": "1.40.3_4614",
10+
"packageVersion": "1.37.0_9064817954",
1111
"description": "Displays your installed mods inside the game and gives you a warning prompt upon starting the game to tell you if a mod failed to load.",
1212
"dependencies": [],
1313
"modFiles": [

0 commit comments

Comments
 (0)