From 581940c6fe560b17e61391f86255752e0f7a3f5f Mon Sep 17 00:00:00 2001 From: Nick Wade Date: Tue, 16 Apr 2019 11:20:15 -0700 Subject: [PATCH] Update version # for release to tarball and zip V 1.1 --- marketplace_validation/img_check.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/marketplace_validation/img_check.sh b/marketplace_validation/img_check.sh index 73c48c2..c100b62 100755 --- a/marketplace_validation/img_check.sh +++ b/marketplace_validation/img_check.sh @@ -4,7 +4,7 @@ # © 2018 DigitalOcean LLC. # This code is licensed under MIT license (see LICENSE.txt for details) # -VERSION="v. 0.1" +VERSION="v. 1.1" RUNDATE=$( date ) # Script should be run with SUDO