Skip to content

Commit

Permalink
update to v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aleganza committed Feb 28, 2023
1 parent eb73f3d commit 7aea42d
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 @@ -8,7 +8,7 @@ org.gradle.jvmargs=-Xmx1G
loader_version=0.14.14

# Mod Properties
mod_version = 1.1.0+mc1.19.3
mod_version = 1.1.1+mc1.19.3
maven_group = net.aleganza
archives_base_name = plenty-of-armors

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": "plentyofarmors",
"version": "1.1.0",
"version": "1.1.1",

"name": "Plenty Of Armors",
"description": "Add many unique Armor Sets to your gameplay!",
Expand Down

0 comments on commit 7aea42d

Please sign in to comment.