Skip to content

Commit

Permalink
Merge pull request #198 from dseevr/fix_v2plugin_version
Browse files Browse the repository at this point in the history
Update v2plugin version to 1.1.0-rc.1
  • Loading branch information
dseevr authored Jun 22, 2017
2 parents 18fcf3a + 440d63a commit 79a51e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ etcd_version=${CONTIV_ETCD_VERSION:-v2.3.8}
# because of this, the default value for this variable will become the latest
# version that is available in the Docker Store and should be considered
# independent of $contiv_version above.
v2plugin_version=${CONTIV_V2PLUGIN_VERSION:-"1.0.3"}
v2plugin_version=${CONTIV_V2PLUGIN_VERSION:-"1.1.0-rc.1"}

function usage() {
echo "Usage:"
Expand Down

0 comments on commit 79a51e8

Please # to comment.