Release 1.0.12
Some checks are pending
Java CI with Gradle / build (push) Waiting to run

This commit is contained in:
IzzelAliz 2024-02-28 22:49:35 +08:00
parent 14bf4dc941
commit fded76e5ac

View File

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