diff --git a/build.gradle b/build.gradle index 57727e0f5..09cb0f6eb 100644 --- a/build.gradle +++ b/build.gradle @@ -5,7 +5,7 @@ defaultTasks 'removeOldReleases', 'build', 'createReleaseJar', 'install' allprojects { - version = "2.7.0-SNAPSHOT" + version = "2.6.3" group = "com.khorn.terraincontrol" // Give this a value in a child project to change the name in your IDE