chore: bump version
This commit is contained in:
parent
be1080dc52
commit
a26d553b81
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ apply from: './gradle/scripts/mixins.gradle'
|
|||
sourceCompatibility = JavaVersion.VERSION_1_8
|
||||
targetCompatibility = JavaVersion.VERSION_1_8
|
||||
|
||||
version = "1.6.0"
|
||||
version = "1.7.0"
|
||||
group= "dev.tilera.modding"
|
||||
archivesBaseName = "cwg"
|
||||
|
||||
|
|
Loading…
Reference in a new issue