Skip to content

Commit 63ed5f2

Browse files
committed
Bump version for latest Litematica / MaLiLib
1 parent 3487d33 commit 63ed5f2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

gradle.properties

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ mod_name = Syncmatica
1010
mod_file_name = syncmatica-fabric
1111

1212
# Mod Version
13-
mod_version = 0.3.13-sakura.1
13+
mod_version = 0.3.13-sakura.2
1414

1515
# Dependencies (malilib, litematica)
1616
#malilib_fileid=4946328
1717
#litematica_fileid=4946471
18-
malilib_version = 1e13f4c8ce
19-
litematica_version = a984907c38
18+
malilib_version = b41a9d0fa3
19+
litematica_version = 2e77e3dd16
2020

2121
# Minecraft, Fabric Loader and API and mappings versions
2222
minecraft_version_out = 1.21.4

src/main/resources/fabric.mod.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
"fabric-networking-api-v1": ">=4.3.6"
2828
},
2929
"suggests": {
30-
"litematica": ">=0.21.0-sakura.1",
31-
"malilib": ">=0.23.0-sakura.1"
30+
"litematica": ">=0.21.0-sakura.8",
31+
"malilib": ">=0.23.0-sakura.4"
3232
},
3333

3434
"icon": "assets/syncmatica/icon/logo.png",

0 commit comments

Comments
 (0)