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 9845f68 commit fa10cb5Copy full SHA for fa10cb5
build.gradle
@@ -12,7 +12,7 @@ plugins {
12
}
13
14
group = 'net.minecrell'
15
-version = '0.8-SNAPSHOT'
+version = '0.8'
16
description = 'A Gradle plugin to manage patches for Git repositories'
17
18
sourceCompatibility = 1.6
0 commit comments