Release 1.0.5

This commit is contained in:
IzzelAliz 2024-02-28 22:40:34 +08:00
parent 9931895b6b
commit 1a8925b1f2

View File

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