Release 2.1

This commit is contained in:
Marcel Konrad
2018-02-18 19:58:57 +01:00
parent cfcb853a66
commit 12c980841b
2 changed files with 10 additions and 7 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.0"
version = "1.12.2-2.1"
group = "src.worldhandler.main.WorldHandler" // http://maven.apache.org/guides/mini/guide-naming-conventions.html
archivesBaseName = "WorldHandler"