Skip to content

Commit 4eace78

Browse files
committed
Update to 7.1
1 parent a3fd62e commit 4eace78

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ loader_version=0.15.6-babric.4-bta
88

99
# HalpLibe
1010
terrain_api_version=1.4.4-7.1
11-
halplibe_version=3.5.2
11+
halplibe_version=3.5.3
1212
dragonfly_version=1.4.7-7.1
1313

1414
# Mod

src/main/resources/fabric.mod.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040

4141
"depends": {
4242
"fabricloader": ">=0.13.3",
43-
"terrain-api": ">=1.4.2-7.1",
44-
"dragonfly": ">=1.4.4-7.1"
43+
"terrain-api": ">=1.4.4-7.1",
44+
"dragonfly": ">=1.4.7-7.1"
4545
},
4646
"suggests": {
4747
}

0 commit comments

Comments
 (0)