Release 1.0.7

This commit is contained in:
IzzelAliz 2022-10-29 21:29:59 +08:00
parent fd3be88cee
commit 40114eb50b

View File

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