chore: bump version

This commit is contained in:
Timo Ley 2023-03-15 16:40:31 +01:00
parent 3005fdba58
commit e5587ebd31
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ apply from: './gradle/scripts/mixins.gradle'
sourceCompatibility = JavaVersion.VERSION_1_8
targetCompatibility = JavaVersion.VERSION_1_8
version = "1.8.8"
version = "1.8.9"
group= "dev.tilera"
archivesBaseName = "auracore"