Bump libac version, and change the version numbering scheme to an adapted semver. : mcver.revision.date.time
This commit is contained in:
parent
c5472aef68
commit
fc430f1e11
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@ org.gradle.daemon=false
|
|||
# parchment_version=2023.09.03
|
||||
# luckperms_api_version=5.4
|
||||
|
||||
libac=1.4.48
|
||||
libac=1.5.4
|
||||
## Environment Properties
|
||||
|
||||
# The Minecraft version must agree with the Forge version to get a valid artifact
|
||||
|
@ -53,7 +53,7 @@ mod_name=Zontreck's Library Mod
|
|||
# The license of the mod. Review your options at https://choosealicense.com/. All Rights Reserved is the default.
|
||||
mod_license=GPLv3
|
||||
# The mod version. See https://semver.org/
|
||||
mod_version=1.10.021524.1704
|
||||
mod_version=1201.11.021624.1504
|
||||
# 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.
|
||||
# See https://maven.apache.org/guides/mini/guide-naming-conventions.html
|
||||
|
|
Reference in a new issue