Skip to content

Commit 4d8197e

Browse files
committed
Bump version 1.6
1 parent 191819f commit 4d8197e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ apply plugin: 'net.minecraftforge.gradle.forge'
1111
//Only edit below this line, the above code adds and enables the necessary things for Forge to be setup.
1212

1313

14-
version = "1.5"
14+
version = "1.6"
1515
group = "com.headlamp-games.timberjack" // http://maven.apache.org/guides/mini/guide-naming-conventions.html
1616

1717
sourceCompatibility = targetCompatibility = "1.8" // Need this here so eclipse task generates correctly.

0 commit comments

Comments
 (0)