update the version number to a1.4.1

This commit is contained in:
James Seibel
2021-09-08 18:13:25 -05:00
parent 6a1f448b41
commit fbe39542fc
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ apply plugin: 'eclipse'
apply plugin: 'maven-publish'
apply plugin: 'java' // needed for compileJava
version = 'a1.4'
version = 'a1.4.1'
group = 'com.seibel.lod'
archivesBaseName = 'lod_1.16.5'