Release 1.0.3

This commit is contained in:
IzzelAliz 2024-01-20 23:09:38 +08:00
parent 34c9c638b8
commit ec79af9da1

View File

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