Skip to content

Commit 27f6bd1

Browse files
authored
Merge pull request #30 from bdpiparva/release-0.8.0
Updating plugin version to 0.8.0
2 parents 43715ca + 60a049d commit 27f6bd1

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
@@ -22,7 +22,7 @@ apply plugin: 'java'
2222
apply from: 'plugin-common.gradle'
2323

2424
group = 'cd.go.contrib'
25-
version = '0.7.0'
25+
version = '0.8.0'
2626
description = 'GoCD Docker Elastic Agents'
2727

2828
// these values that go into plugin.xml

0 commit comments

Comments
 (0)