Skip to content

Commit

Permalink
Bump version to 5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ketan committed Feb 25, 2020
1 parent 1572f21 commit 4a23efe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -18,7 +18,7 @@ apply plugin: 'java'
apply from: "https://raw.githubusercontent.com/gocd/gocd-plugin-gradle-task-helpers/master/helper.gradle?_=${(int) (new Date().toInstant().epochSecond / 60)}"
gocdPlugin {
id = 'cd.go.contrib.elastic-agent.docker-swarm'
pluginVersion = '5.0.0'
pluginVersion = '5.1.0'
goCdVersion = '19.3.0'
name = 'GoCD Docker Swarm Elastic Agents'
description = 'Docker Swarm Based Elastic Agent Plugins for GoCD'
Expand Down

0 comments on commit 4a23efe

Please sign in to comment.