Skip to content

Commit 30ed0df

Browse files
committed
Set the version to 2.7.0-SNAPSHOT-for-MC-172
Should make it easier to distinguish between versions.
1 parent e22454b commit 30ed0df

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', 'shadowJar', 'createReleaseJar', 'ins
55

66
allprojects
77
{
8-
version = "2.6.1"
8+
version = "2.7.0-SNAPSHOT-for-MC-172"
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)