Release 1.0.4

This commit is contained in:
IzzelAliz 2022-05-14 10:55:49 +08:00
parent 62bf757f00
commit f6937a3c00
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.4-SNAPSHOT'
version '1.0.4'
def getGitHash = { ->
def stdout = new ByteArrayOutputStream()