Release 1.0.4

This commit is contained in:
IzzelAliz 2024-01-26 21:23:08 +08:00
parent 6774479a03
commit fd335c10a4

View File

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