Bump version up to 1.3.1
This commit is contained in:
parent
7fecc454ff
commit
746ef7ad3c
2 changed files with 2 additions and 2 deletions
|
|
@ -3,7 +3,7 @@ org.gradle.jvmargs=-Xmx6G
|
|||
org.gradle.parallel=true
|
||||
|
||||
# Mod properties
|
||||
mod_version=1.3
|
||||
mod_version=1.3.1
|
||||
maven_group=com.axolotlmaid.optionsprofiles
|
||||
archives_name=optionsprofiles
|
||||
enabled_platforms=fabric,forge
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ pluginManagement {
|
|||
}
|
||||
}
|
||||
|
||||
rootProject.name = 'optionsprofiles-v1.3-1.18.2'
|
||||
rootProject.name = 'optionsprofiles-v1.3.1-1.18.2'
|
||||
|
||||
include 'common'
|
||||
include 'fabric'
|
||||
|
|
|
|||
Loading…
Reference in a new issue