Bump version to 1.2
This commit is contained in:
parent
b47336b04d
commit
34e6cc3020
2 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@ minecraft_version=1.20.4
|
||||||
enabled_platforms=fabric,forge
|
enabled_platforms=fabric,forge
|
||||||
|
|
||||||
archives_base_name=optionsprofiles
|
archives_base_name=optionsprofiles
|
||||||
mod_version=1.1.1
|
mod_version=1.2
|
||||||
maven_group=com.axolotlmaid.optionsprofiles
|
maven_group=com.axolotlmaid.optionsprofiles
|
||||||
|
|
||||||
architectury_version=11.0.10
|
architectury_version=11.0.10
|
||||||
|
|
|
||||||
|
|
@ -11,4 +11,4 @@ include("common")
|
||||||
include("fabric")
|
include("fabric")
|
||||||
include("forge")
|
include("forge")
|
||||||
|
|
||||||
rootProject.name = "optionsprofiles-v1.1.1-1.20.4"
|
rootProject.name = "optionsprofiles-v1.2-1.20.4"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue