Release 1.0.3

This commit is contained in:
IzzelAliz 2023-04-16 09:07:41 +08:00
parent 88cf719500
commit ae81c7b504
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.3-SNAPSHOT'
version '1.0.3'
def getGitHash = { ->
def stdout = new ByteArrayOutputStream()