Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
AverageAnime committed Oct 14, 2024
1 parent 7e22e2c commit a4bccf4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ yarn_mappings=1.20.4+build.3
loader_version=0.15.7

# Mod Properties
mod_version = 1.0.4-1.20.4-fabric
mod_version = 1.0.5-1.20.4-fabric
maven_group = net.averageanime.stacksizeedit
archives_base_name = stacksizeedit

Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"schemaVersion": 1,
"id": "stacksizeedit",
"version": "1.0.4",
"version": "1.0.5",
"name": "Stack Size Edit",
"description": "Edit the stack size limit.",
"authors": [
Expand Down

0 comments on commit a4bccf4

Please sign in to comment.