chore: bump version
This commit is contained in:
parent
2f8b831a6b
commit
738517594b
2 changed files with 2 additions and 2 deletions
|
|
@ -5,7 +5,7 @@ org.gradle.parallel=true
|
|||
loom.ignoreDependencyLoomVersionValidation=true
|
||||
|
||||
# Mod properties
|
||||
mod_version=1.4
|
||||
mod_version=1.4.1
|
||||
maven_group=net.trafficlunar.optionsprofiles
|
||||
archives_name=optionsprofiles
|
||||
enabled_platforms=fabric,neoforge
|
||||
|
|
|
|||
|
|
@ -11,4 +11,4 @@ include("common")
|
|||
include("fabric")
|
||||
include("neoforge")
|
||||
|
||||
rootProject.name = "optionsprofiles-v1.4-1.21.4"
|
||||
rootProject.name = "optionsprofiles-v1.4.1-1.21.4"
|
||||
|
|
|
|||
Loading…
Reference in a new issue