Bump version number

This commit is contained in:
IzzelAliz 2022-10-25 21:01:49 +08:00
parent 7f49613069
commit 67052c1a1e
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.0'
version '1.0.1-SNAPSHOT'
def getGitHash = { ->
def stdout = new ByteArrayOutputStream()