Bump version.

This commit is contained in:
Kavin 2023-08-31 13:13:19 +01:00
parent 244119c1c7
commit b3f224e9e9
No known key found for this signature in database
GPG Key ID: 6E4598CA5C92C41F
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ signing {
}
group = 'rocks.kavin'
version = '1.0.10'
version = '1.0.11'
sourceCompatibility = JavaVersion.VERSION_17
targetCompatibility = JavaVersion.VERSION_17