Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
sakura-ryoko committed Feb 9, 2025
1 parent 65e82c8 commit 0e99d84
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ author = masa
mod_file_name = malilib-fabric

# Current mod version
mod_version = 0.22.5-sakura.5
mod_version = 0.22.5

# Minecraft, Fabric Loader and API and mappings versions
minecraft_version_out = 1.21.3
Expand Down
6 changes: 6 additions & 0 deletions src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,11 @@
"minecraft": ">=1.21.2 <=1.21.3",
"fabric-networking-api-v1": ">=4.3.3",
"fabric-resource-loader-v0": "*"
},
"breaks": {
"itemscroller": "<0.25.4",
"litematica": "<0.20.4",
"minihud": "<0.33.6",
"tweakeroo": "<0.22.4"
}
}

0 comments on commit 0e99d84

Please sign in to comment.