Skip to content

Commit fcf9096

Browse files
committed
Bump malilib version
1 parent c9c9d17 commit fcf9096

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

gradle.properties

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ author = masa
99
mod_file_name = litematica-fabric
1010

1111
# Current mod version
12-
mod_version = 0.20.4-sakura.1
12+
mod_version = 0.20.4-sakura.2
1313

1414
# Required malilib version
15-
malilib_version = a1008e4ed7
15+
malilib_version = 1.21.3-0.22.5-sakura.3
1616

1717
# Minecraft, Fabric Loader and API and mappings versions
1818
minecraft_version_out = 1.21.3

src/main/resources/fabric.mod.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@
3535

3636
"depends": {
3737
"minecraft": ">=1.21.2 <=1.21.3",
38-
"malilib": ">=0.22.5-sakura.2"
38+
"malilib": ">=0.22.5-sakura.3"
3939
}
4040
}

0 commit comments

Comments
 (0)