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.
2 parents 43715ca + 60a049d commit 27f6bd1Copy full SHA for 27f6bd1
build.gradle
@@ -22,7 +22,7 @@ apply plugin: 'java'
22
apply from: 'plugin-common.gradle'
23
24
group = 'cd.go.contrib'
25
-version = '0.7.0'
+version = '0.8.0'
26
description = 'GoCD Docker Elastic Agents'
27
28
// these values that go into plugin.xml
0 commit comments