Skip to content

Commit

Permalink
Bump up plugin version to v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GaneshSPatil committed Mar 26, 2020
1 parent 8844780 commit 5d2c98d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ apply from: "https://raw.githubusercontent.com/gocd/gocd-plugin-gradle-task-help

gocdPlugin {
id = 'cd.go.contrib.secrets.kubernetes'
pluginVersion = '0.0.1'
pluginVersion = '1.0.0'
goCdVersion = '19.6.0'
name = 'Kubernetes Secrets Plugin for GoCD'
description = 'Kubernetes secrets based secrets plugin for GoCD'
Expand Down

0 comments on commit 5d2c98d

Please sign in to comment.