Release 1.0.2

This commit is contained in:
IzzelAliz 2023-12-02 23:26:55 +08:00
parent d61604007f
commit 730181a4ca

View File

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