update the version to a1.2

This commit is contained in:
James Seibel
2021-05-31 19:31:12 -05:00
parent 84125735a1
commit 739d6d5856
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ apply plugin: 'org.spongepowered.mixin'
apply plugin: 'eclipse'
apply plugin: 'maven-publish'
version = 'a1'
version = 'a1.2'
group = 'com.backsun.lod'
archivesBaseName = 'lod_1.16.4'