Skip to content

Commit

Permalink
Build off terraform 0.6.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Ross Hattori committed Jan 28, 2016
1 parent 5d785e9 commit 2e6f674
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash -xe

export BASE_VERSION="v0.6.9"
export BASE_VERSION="v0.6.10"
export PLUS_VERSION="0.1"
export GOPATH="$PWD/gopath"
export PATH="$GOPATH/bin:$PATH"
Expand Down

0 comments on commit 2e6f674

Please sign in to comment.