chore: bump version

This commit is contained in:
trafficlunar 2025-05-21 22:16:02 +01:00
parent 2f8b831a6b
commit 738517594b
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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"