Bump version

This commit is contained in:
IzzelAliz 2023-02-02 17:09:00 +08:00
parent e80a33d271
commit e0b6dda5ed
No known key found for this signature in database
GPG Key ID: EE50E123A11D8338

View File

@ -1,6 +1,6 @@
allprojects {
group 'io.izzel.arclight'
version '1.0.8'
version '1.0.9-SNAPSHOT'
def getGitHash = { ->
def stdout = new ByteArrayOutputStream()