Bump version

This commit is contained in:
IzzelAliz 2024-02-28 22:43:34 +08:00
parent 1a8925b1f2
commit 3091c68f7d

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