Bump version number

This commit is contained in:
IzzelAliz 2022-04-26 18:42:54 +08:00
parent c609b19744
commit 8a1ebb0817
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.3'
version '1.0.4-SNAPSHOT'
def getGitHash = { ->
def stdout = new ByteArrayOutputStream()