We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 13f71c1 + 693e107 commit dd53bc7Copy full SHA for dd53bc7
build.gradle
@@ -11,7 +11,7 @@ apply plugin: 'net.minecraftforge.gradle.forge'
11
//Only edit below this line, the above code adds and enables the necessary things for Forge to be setup.
12
13
14
-version = "1.5"
+version = "1.6"
15
group = "com.headlamp-games.timberjack" // http://maven.apache.org/guides/mini/guide-naming-conventions.html
16
17
sourceCompatibility = targetCompatibility = "1.8" // Need this here so eclipse task generates correctly.
0 commit comments