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 e22454b commit 30ed0dfCopy full SHA for 30ed0df
build.gradle
@@ -5,7 +5,7 @@ defaultTasks 'removeOldReleases', 'build', 'shadowJar', 'createReleaseJar', 'ins
5
6
allprojects
7
{
8
- version = "2.6.1"
+ version = "2.7.0-SNAPSHOT-for-MC-172"
9
group = "com.khorn.terraincontrol"
10
11
// Give this a value in a child project to change the name in your IDE
0 commit comments