Skip to content

Commit

Permalink
Bump plugin version to reflect new feature
Browse files Browse the repository at this point in the history
  • Loading branch information
chadlwilson committed Oct 11, 2024
1 parent 148c342 commit 26fc03a
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 @@ -20,7 +20,7 @@ apply from: "https://raw.githubusercontent.com/gocd/gocd-plugin-gradle-task-help

gocdPlugin {
id = 'cd.go.contrib.elasticagent.kubernetes'
pluginVersion = '4.1.0'
pluginVersion = '4.2.0'
goCdVersion = '21.4.0'
name = 'Kubernetes Elastic Agent Plugin'
description = 'Kubernetes Based Elastic Agent Plugins for GoCD'
Expand Down

0 comments on commit 26fc03a

Please sign in to comment.