Skip to content

Commit

Permalink
Release v1.6.1
Browse files Browse the repository at this point in the history
NEW:      Require golang 1.8+ as required by consul
FIX:      Correct issue running with restrictive IAM profiles.
UPDATE:   Update to 0.8.4 consul api package
UPDATE:   Update to 1.8.40 aws-sdk-go package
  • Loading branch information
Aaron Hurt committed Jun 14, 2017
1 parent 1db81c6 commit a4818f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
## package declarations
BUILD_NAME="consul-backinator"
RELEASE_VERSION="1.6"
RELEASE_VERSION="1.6.1"
RELEASE_BUILD=0

## simple usage example
Expand Down

0 comments on commit a4818f3

Please sign in to comment.