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.
1 parent 191819f commit 4d8197eCopy full SHA for 4d8197e
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