adjust mod version
This commit is contained in:
parent
fb00deb544
commit
9c70780a92
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ apply plugin: 'net.minecraftforge.gradle'
|
|||
apply plugin: 'eclipse'
|
||||
apply plugin: 'maven-publish'
|
||||
|
||||
version = '1.0'
|
||||
version = '1.16.5-1.1'
|
||||
group = 'com.github.jinks.extbackup' // http://maven.apache.org/guides/mini/guide-naming-conventions.html
|
||||
archivesBaseName = 'ExtBackup'
|
||||
|
||||
|
|
Loading…
Reference in a new issue