Bump version

This commit is contained in:
IzzelAliz 2022-05-22 14:50:55 +08:00
parent f6937a3c00
commit 5893d763f4
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.4'
version '1.0.5-SNAPSHOT'
def getGitHash = { ->
def stdout = new ByteArrayOutputStream()