Skip to content

Commit

Permalink
Bump version to 1.3 (since a 1.2 is semi-in the field)
Browse files Browse the repository at this point in the history
  • Loading branch information
Holly Cummins and Ravi Khetani committed Jan 25, 2018
1 parent 398b22b commit a70f4a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export GOPATH="${GOPATH:-${WORKSPACE}}"
export PATH="${GOPATH}/bin:${PATH}"

export PLUGIN_NAME="blue-green-deploy"
export PLUGIN_VERSION="${PLUGIN_VERSION:-1.1.0}"
export PLUGIN_VERSION="${PLUGIN_VERSION:-1.3.0}"

export APP_PKG_NAME="github.com/bluemixgaragelondon/cf-blue-green-deploy"

Expand Down

0 comments on commit a70f4a9

Please sign in to comment.