Skip to content

Commit 6f48d57

Browse files
committed
Back at version 2.6.4 for upload to spigotmc.org
I wonder how many more releases there will be in the 2.6 series...
1 parent 00aab24 commit 6f48d57

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
@@ -5,7 +5,7 @@ defaultTasks 'removeOldReleases', 'build', 'createReleaseJar', 'install'
55

66
allprojects
77
{
8-
version = "2.7.0-SNAPSHOT"
8+
version = "2.6.4"
99
group = "com.khorn.terraincontrol"
1010

1111
// Give this a value in a child project to change the name in your IDE

0 commit comments

Comments
 (0)