Update the version number to b1.5.0

This commit is contained in:
James Seibel
2021-10-16 20:58:10 -05:00
parent c5f823c54e
commit 15c1a64cfd
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ apply plugin: 'org.spongepowered.mixin'
apply plugin: 'eclipse'
apply plugin: 'maven-publish'
version = 'a1.5.0'
version = 'b1.5.0'
group = 'com.seibel.lod'
archivesBaseName = 'Distant-Horizons_1.16.5'