Final release 1.0.1 for Minecraft 1.17.1

This commit is contained in:
IzzelAliz 2021-12-01 17:15:06 +08:00
parent 743c586233
commit e92876943d
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.1-SNAPSHOT'
version '1.0.1'
def getGitHash = { ->
def stdout = new ByteArrayOutputStream()