Release 1.0.8

This commit is contained in:
IzzelAliz 2023-02-02 15:49:13 +08:00
parent 92509e2344
commit e80a33d271
No known key found for this signature in database
GPG Key ID: EE50E123A11D8338

View File

@ -1,6 +1,6 @@
allprojects { allprojects {
group 'io.izzel.arclight' group 'io.izzel.arclight'
version '1.0.8-SNAPSHOT' version '1.0.8'
def getGitHash = { -> def getGitHash = { ->
def stdout = new ByteArrayOutputStream() def stdout = new ByteArrayOutputStream()