Fixed version showing up as 0.0NONE. Changed version to 1.1.0.
This commit is contained in:
@ -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'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user