Skip to content
This repository was archived by the owner on Dec 30, 2022. It is now read-only.

Commit 5946750

Browse files
authored
Allow ModMenu 3.1.0
Closes #141
1 parent ff3b7cb commit 5946750

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/resources/fabric.mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
],
4343
"depends": {
4444
"fabricloader": ">=0.12",
45-
"modmenu": "~${modmenu_version}",
45+
"modmenu": "^${modmenu_version}",
4646
"fabric-language-kotlin": ">=${fabric_kotlin_version}",
4747
"minecraft": "1.18.x",
4848
"java": ">=16"

0 commit comments

Comments
 (0)