chore: bump version to v1.4.3
This commit is contained in:
parent
6b07a052f4
commit
2c90b0af37
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.2
|
||||
mod_version=1.4.3
|
||||
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.2-1.21.9"
|
||||
rootProject.name = "optionsprofiles-v1.4.3-1.21.9"
|
||||
|
|
|
|||
Loading…
Reference in a new issue