Skip to content

Commit

Permalink
Update for v0.6.15+0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Atkins committed Apr 23, 2016
1 parent 7bad3cb commit 60b27df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
set -ex
IFS=$' \n\t'

export BASE_VERSION="v0.6.14"
export PLUS_VERSION="0.3"
export BASE_VERSION="v0.6.15"
export PLUS_VERSION="0.1"
export PLUS_WORKING_BRANCH="terraform-plus-$BASE_VERSION-$PLUS_VERSION"
export GOPATH="$PWD/gopath"
export PATH="$GOPATH/bin:$PATH"
Expand Down

0 comments on commit 60b27df

Please sign in to comment.