Update the version to a1.3.1

This commit is contained in:
James Seibel
2021-07-09 23:09:32 -05:00
parent 433ab4f92f
commit 58607ab1fc
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ apply plugin: 'org.spongepowered.mixin'
apply plugin: 'eclipse'
apply plugin: 'maven-publish'
version = 'a1.3'
version = 'a1.3.1'
group = 'com.backsun.lod'
archivesBaseName = 'lod_1.16.5'