Bump version

This commit is contained in:
IzzelAliz 2024-01-26 21:23:24 +08:00
parent fd335c10a4
commit 7a40f10737

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()