Skip to content

Commit

Permalink
Bump Version
Browse files Browse the repository at this point in the history
  • Loading branch information
sakura-ryoko committed Dec 17, 2024
1 parent 142b41c commit 793783f
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 = tweakeroo-fabric

# Current mod version
mod_version = 0.23.0-sakura.5
mod_version = 0.23.0-sakura.6

# Required malilib version
malilib_version = 975d68adf7
malilib_version = b41a9d0fa3

# Minecraft, Fabric Loader and API and mappings versions
minecraft_version_out = 1.21.4
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 @@ -34,6 +34,6 @@

"depends": {
"minecraft": "1.21.4",
"malilib": ">=0.23.0-sakura.3"
"malilib": ">=0.23.0-sakura.4"
}
}

0 comments on commit 793783f

Please sign in to comment.