From a4e3b3a74e3ba27e38e2fbfe50cb2261433d53a9 Mon Sep 17 00:00:00 2001 From: Tiago Programmer Date: Thu, 19 Dec 2019 21:01:26 +0000 Subject: [PATCH] Two typos... --- tests.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests.sh b/tests.sh index 9eae567..e73dd47 100755 --- a/tests.sh +++ b/tests.sh @@ -3,8 +3,8 @@ # Note: using bash for more power in testing (the final user doesn't need it). # Global Variables -G_NANO_VERSION="" -G_SHELLCHECK_VERSION="" +G_NANO_VERSION="4.6.0" +G_SHELLCHECK_VERSION="0.6.0" # Functions