Release 1.0.0

This commit is contained in:
IzzelAliz 2021-10-27 21:46:14 +08:00
parent 9195f4c9d6
commit 77bead3ba2
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()