From c4976417965a652a621a46e33888ed466e16d781 Mon Sep 17 00:00:00 2001 From: Daniel Isaac Khan Ramiro Date: Sun, 7 Oct 2018 16:10:32 -0700 Subject: [PATCH] update release version --- scripts/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install.sh b/scripts/install.sh index 1e740414c..3c3301e24 100755 --- a/scripts/install.sh +++ b/scripts/install.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash # installation variables -LATEST_RELEASE_VERSION=0.3.0 +LATEST_RELEASE_VERSION=0.3.1 # # Installation script to download and install terraform-provider-openapi