fix version number

This commit is contained in:
2026-04-22 22:06:15 -07:00
parent 08858bdf0a
commit a4c49dea25

View File

@@ -29,7 +29,7 @@ mod_name=VistaSableFix
# The license of the mod. Review your options at https://choosealicense.com/. All Rights Reserved is the default. # The license of the mod. Review your options at https://choosealicense.com/. All Rights Reserved is the default.
mod_license=GNU GPL 3.0 mod_license=GNU GPL 3.0
# The mod version. See https://semver.org/ # The mod version. See https://semver.org/
mod_version=1.0-SNAPSHOT mod_version=1.0
# The group ID for the mod. It is only important when publishing as an artifact to a Maven repository. # The group ID for the mod. It is only important when publishing as an artifact to a Maven repository.
# This should match the base package used for the mod sources. # This should match the base package used for the mod sources.
# See https://maven.apache.org/guides/mini/guide-naming-conventions.html # See https://maven.apache.org/guides/mini/guide-naming-conventions.html