diff --git a/gradle.properties b/gradle.properties index f391802..3d748ce 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ org.gradle.jvmargs=-Xmx1G loader_version=0.14.14 # Mod Properties - mod_version = 1.1.2+mc1.19.2 + mod_version = 1.3.0+mc1.19.2 maven_group = net.aleganza archives_base_name = plenty-of-armors diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index c0209ad..76b6772 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -1,7 +1,7 @@ { "schemaVersion": 1, "id": "plentyofarmors", - "version": "1.1.2", + "version": "1.3.0", "name": "Plenty Of Armors", "description": "Add many unique Armor Sets to your gameplay!",