Release 1.0.6

This commit is contained in:
IzzelAliz 2020-08-14 19:34:30 +08:00
parent 67c3b02d2f
commit 5106498692

View File

@ -3,7 +3,7 @@ import java.nio.file.attribute.BasicFileAttributes
allprojects {
group 'io.izzel.arclight'
version '1.0.6-SNAPSHOT'
version '1.0.6'
ext {
agpVersion = '1.8'