Fixed crash due to version not starting with a number.

This commit is contained in:
2022-01-19 18:50:58 +00:00
parent 253696a3d9
commit d5624992e2
2 changed files with 3 additions and 3 deletions

View File

@ -2,11 +2,11 @@ org.gradle.jvmargs=-Xmx3G
org.gradle.daemon=false
group = dev.micle
archivesBaseName = LoginProtection
archivesBaseName = LoginProtection-Forge
modID = loginprotection
name = Micle's Login Protection
author = Micle
buildVersion = 2.1.0
buildVersion = 2.1.1
mcVersion = 1.18.1
forgeVersion = 39.0.44