update the version number to a1.5.2

This commit is contained in:
James Seibel
2021-10-26 19:26:23 -05:00
parent 4ad081e0c6
commit 9b389332be
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ apply plugin: 'eclipse'
apply plugin: 'maven-publish'
apply plugin: 'com.github.johnrengelman.shadow'
version = 'a1.5.1'
version = 'a1.5.2'
group = 'com.seibel.lod'
archivesBaseName = 'Distant-Horizons_1.16.5'