Update version # to 3.1.7

This commit is contained in:
noil 2021-04-27 15:28:30 -04:00
parent 10199d21c6
commit ff7830fe9c
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ apply plugin: 'net.minecraftforge.gradle.forge'
apply plugin: "com.github.johnrengelman.shadow"
version = "3.1.6"
version = "3.1.7"
group = "me.rigamortis"
archivesBaseName = "seppuku"
def buildmode = "IDE"