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 b4c8162 commit 6a85cb1Copy full SHA for 6a85cb1
build.gradle
@@ -5,7 +5,7 @@ defaultTasks 'removeOldReleases', 'build', 'createReleaseJar', 'install'
5
6
allprojects
7
{
8
- version = "2.7.2-SNAPSHOT"
+ version = "2.7.2"
9
group = "com.khorn.terraincontrol"
10
11
// Version of the shadow plugin
0 commit comments