Release 1.0.10

This commit is contained in:
IzzelAliz 2023-12-02 19:55:41 +08:00
parent 072483cf95
commit 033f7507e6
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.10-SNAPSHOT'
version '1.0.10'
def getGitHash = { ->
def stdout = new ByteArrayOutputStream()