Branching, version update.

This commit is contained in:
Christian Knaapen
2019-12-04 15:16:21 +01:00
parent 3e5eb4cb30
commit 3718492495
3 changed files with 5 additions and 4 deletions

View File

@@ -11,7 +11,7 @@ apply plugin: 'net.minecraftforge.gradle.forge'
//Only edit below this line, the above code adds and enables the necessary things for Forge to be setup.
version = "1.12.2-2.13"
version = "1.12.2-2.15"
group = "nl.requios.effortlessbuilding" // http://maven.apache.org/guides/mini/guide-naming-conventions.html
archivesBaseName = "effortlessbuilding"