Release 1.0.1

This commit is contained in:
IzzelAliz 2023-09-17 16:09:58 +08:00
parent f7bf687d4e
commit c3fc1d3735

View File

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