Skip to content

Commit

Permalink
Bump up plugin version to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GaneshSPatil committed Jul 12, 2019
1 parent 81b79de commit 1cd391a
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.artifact.docker.registry'
pluginVersion = '1.0.1'
pluginVersion = '1.1.0'
goCdVersion = '18.7.0'
name = 'Artifact plugin for docker'
description = 'Plugin allows to push/pull docker image from public or private docker registry'
Expand Down

0 comments on commit 1cd391a

Please sign in to comment.