Fixed version showing up as 0.0NONE. Changed version to 1.1.0.

This commit is contained in:
2021-09-28 13:50:56 +01:00
parent 526856ad04
commit d97b83fc6f
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ apply plugin: 'net.minecraftforge.gradle'
apply plugin: 'eclipse'
apply plugin: 'maven-publish'
version = '1.0'
version = '1.1.0'
group = 'com.micle.loginprotection' // http://maven.apache.org/guides/mini/guide-naming-conventions.html
archivesBaseName = 'loginprotection'