Skip to content

Commit fd91749

Browse files
committed
Updated halplibe.
1 parent 54ff8b5 commit fd91749

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ loader_version=0.15.6-babric.6-bta
88
mod_menu_version=2.0.6
99

1010
# HalpLibe
11-
halplibe_version=4.0.0
11+
halplibe_version=4.0.1
1212

1313
# Fabric Language Kotlin
1414
flk_version=1.9.4

src/main/resources/fabric.mod.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
],
4848

4949
"depends": {
50-
"minecraft": "~7.2",
50+
"minecraft": "^7.2-beta",
5151
"fabricloader": ">=0.15.5",
5252
"fabric-language-kotlin": "*"
5353
},

0 commit comments

Comments
 (0)