Bump version down for consistency
This commit is contained in:
parent
4683c20c4b
commit
f0cebb6252
2 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@ minecraft_version=1.20.6
|
|||
enabled_platforms=fabric,forge
|
||||
|
||||
archives_base_name=optionsprofiles
|
||||
mod_version=1.2.2
|
||||
mod_version=1.2.1
|
||||
maven_group=com.axolotlmaid.optionsprofiles
|
||||
|
||||
architectury_version=12.1.3
|
||||
|
|
|
|||
|
|
@ -11,4 +11,4 @@ include("common")
|
|||
include("fabric")
|
||||
include("forge")
|
||||
|
||||
rootProject.name = "optionsprofiles-v1.2.2-1.20.6"
|
||||
rootProject.name = "optionsprofiles-v1.2.1-1.20.6"
|
||||
|
|
|
|||
Loading…
Reference in a new issue