Release 1.0.9

This commit is contained in:
IzzelAliz 2023-08-05 23:47:15 +08:00
parent c743dbdb58
commit 7a0a194619
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.9-SNAPSHOT'
version '1.0.9'
def getGitHash = { ->
def stdout = new ByteArrayOutputStream()