Bump version number

This commit is contained in:
IzzelAliz 2022-10-29 21:31:12 +08:00
parent 40114eb50b
commit 71b40096e4

View File

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