Bump version up to 1.3.1
This commit is contained in:
parent
1526cb9694
commit
b38c3f7c57
2 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
org.gradle.jvmargs=-Xmx6G
|
||||
org.gradle.parallel=true
|
||||
|
||||
mod_version=1.3
|
||||
mod_version=1.3.1
|
||||
maven_group=com.axolotlmaid.optionsprofiles
|
||||
archives_name=optionsprofiles
|
||||
enabled_platforms=fabric,forge,neoforge
|
||||
|
|
|
|||
|
|
@ -12,4 +12,4 @@ include("fabric")
|
|||
include("forge")
|
||||
include("neoforge")
|
||||
|
||||
rootProject.name = "optionsprofiles-v1.2.2-1.21"
|
||||
rootProject.name = "optionsprofiles-v1.3.1-1.21"
|
||||
|
|
|
|||
Loading…
Reference in a new issue