Skip to content

Commit ae8d772

Browse files
authored
Fix fabric.mod.json versioning (#635)
Update fabric.mod.json
1 parent d153cf1 commit ae8d772

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fabric/src/main/resources/fabric.mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
},
3535
"icon": "icon.png",
3636
"depends": {
37-
"minecraft": "~1.21.6~",
37+
"minecraft": "~1.21.6",
3838
"fabricloader": ">=0.15.4",
3939
"fabric-api": ">=0.127.0"
4040
},

0 commit comments

Comments
 (0)