Update version # to 3.1.7
This commit is contained in:
parent
10199d21c6
commit
ff7830fe9c
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue