fix: wrong version number
This commit is contained in:
parent
044dde3451
commit
eeb40c3080
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ apply from: './gradle/scripts/mixins.gradle'
|
|||
sourceCompatibility = JavaVersion.VERSION_1_8
|
||||
targetCompatibility = JavaVersion.VERSION_1_8
|
||||
|
||||
version = "1.1.0"
|
||||
version = "1.1.1"
|
||||
group= "dev.tilera.modding"
|
||||
archivesBaseName = "cwg"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue