Skip to content

Commit

Permalink
Bump up the plugin version to 2.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Bhupendra authored May 7, 2019
1 parent bd7e3bc commit 5bad4a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2017 ThoughtWorks, Inc.
* Copyright 2019 ThoughtWorks, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand All @@ -18,7 +18,7 @@ apply from: "https://raw.githubusercontent.com/gocd/gocd-plugin-gradle-task-help

gocdPlugin {
id = 'yum'
pluginVersion = '2.0.3'
pluginVersion = '2.0.4'
goCdVersion = '15.2.0'
name = 'Yum Plugin'
description = 'Plugin that polls a yum repository'
Expand Down

0 comments on commit 5bad4a4

Please sign in to comment.