Skip to content

Commit a8433e5

Browse files
committed
Version Number Change
1 parent aa32e7e commit a8433e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/META-INF/mods.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ modId="ultrautilities" #mandatory
1919
# The version number of the mod - there's a few well known ${} variables useable here or just hardcode it
2020
# ${file.jarVersion} will substitute the value of the Implementation-Version as read from the mod's JAR file metadata
2121
# see the associated build.gradle script for how to populate this completely automatically during a build
22-
version="1.0" #mandatory
22+
version="0.0.1" #mandatory
2323
# A display name for the mod
2424
displayName="UltraUtilities" #mandatory
2525
# A URL to query for updates for this mod. See the JSON update specification https://mcforge.readthedocs.io/en/latest/gettingstarted/autoupdate/

0 commit comments

Comments
 (0)