Change mod version to 1.1.1

This commit is contained in:
axolotlmaid 2024-05-11 17:01:20 +01:00
parent 330b6aef54
commit ac9f0d59e4
2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@ minecraft_version=1.20.4
enabled_platforms=fabric,forge
archives_base_name=optionsprofiles
mod_version=1.1
mod_version=1.1.1
maven_group=com.axolotlmaid.optionsprofiles
architectury_version=11.0.10

View file

@ -11,4 +11,4 @@ include("common")
include("fabric")
include("forge")
rootProject.name = "optionsprofiles-v1.1-1.20.4"
rootProject.name = "optionsprofiles-v1.1.1-1.20.4"