Skip to content

Commit

Permalink
Bump up version to 1.0.0 to make a stable release
Browse files Browse the repository at this point in the history
  • Loading branch information
maheshp committed Oct 10, 2019
1 parent 53b67f0 commit 38b0555
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Expand Up @@ -19,8 +19,8 @@ apply plugin: 'java'

gocdPlugin {
id = 'com.thoughtworks.gocd.secretmanager.vault'
pluginVersion = '0.0.1'
goCdVersion = '19.3.0'
pluginVersion = '1.0.0'
goCdVersion = '19.6.0'
name = 'Vault secret manager plugin'
description = 'The plugin allows to use hashicorp vault as secret manager for the GoCD server'
vendorName = 'ThoughtWorks, Inc.'
Expand Down

0 comments on commit 38b0555

Please sign in to comment.