Bump version

This commit is contained in:
IzzelAliz 2024-01-20 23:09:53 +08:00
parent ec79af9da1
commit 132b181f1d

View File

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