Skip to content

Commit 82206ef

Browse files
committed
Update version to 2.7.0 for release
Finally! 😄
1 parent ef69d6c commit 82206ef

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.7.0"
99
group = "com.khorn.terraincontrol"
1010

1111
// Version of the shadow plugin

0 commit comments

Comments
 (0)