Release 1.0.5

This commit is contained in:
IzzelAliz 2023-06-08 10:28:31 +08:00
parent 83e9236fa7
commit 857c13d64d

View File

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