Bump version number

This commit is contained in:
IzzelAliz 2022-06-23 12:54:19 +08:00
parent 00ca124cfb
commit b2959fa264
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.5'
version '1.0.6-SNAPSHOT'
def getGitHash = { ->
def stdout = new ByteArrayOutputStream()