Fix non-functional reset button
This commit is contained in:
parent
b6d5c0c502
commit
dbd34125f8
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ mod_name=WatchMyDurability
|
|||
# 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.2.011024.0208
|
||||
mod_version=1.2.011024.0346
|
||||
# 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