Release 1.0.0

This commit is contained in:
IzzelAliz 2022-10-25 20:06:16 +08:00
parent 548b3c083b
commit 7f49613069
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-SNAPSHOT'
version '1.0.0'
def getGitHash = { ->
def stdout = new ByteArrayOutputStream()