Release 1.0.11

This commit is contained in:
IzzelAliz 2024-01-26 21:35:37 +08:00
parent 976e874c78
commit 14bf4dc941

View File

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