Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
sakura-ryoko committed Dec 22, 2024
1 parent 73b61a8 commit ac185a8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ author = masa
mod_file_name = litematica-fabric

# Current mod version
mod_version = 0.19.54-sakura.9
mod_version = 0.19.54

# Required malilib version
malilib_version = a16f53ecba
malilib_version = 3f02eb2ef6

# Minecraft, Fabric Loader and API and mappings versions
minecraft_version_out = 1.21
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@

"depends": {
"minecraft": ">=1.21 <=1.21.1",
"malilib": ">=0.21.5-sakura.6"
"malilib": ">=0.21.5"
}
}

0 comments on commit ac185a8

Please sign in to comment.