Change the version number to alpha 1

This commit is contained in:
James Seibel
2021-03-01 09:37:01 -06:00
parent 520e2e99d9
commit fa2f12e4e0
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ apply plugin: 'org.spongepowered.mixin'
apply plugin: 'eclipse'
apply plugin: 'maven-publish'
version = '1.0'
version = 'a1'
group = 'com.backsun.lod'
archivesBaseName = 'lod_1.16.4'