update the version number to a1.5.3

This commit is contained in:
James Seibel
2021-11-28 16:09:25 -06:00
parent f2f0e291d8
commit e47cdaa2e4
+1 -1
View File
@@ -24,7 +24,7 @@ modId="lod" #mandatory
#// The version number of the mod - there's a few well known ${} variables useable here or just hardcode it
#//${file.jarVersion} will substitute the value of the Implementation-Version as read from the mod's JAR file metadata
#// see the associated build.gradle script for how to populate this completely automatically during a build
version="a1.5.2" #mandatory
version="a1.5.3" #mandatory
#// A display name for the mod
displayName="Distant Horizons" #mandatory