From d536abb475c9749bdee749a4dd5026642f67c0d5 Mon Sep 17 00:00:00 2001 From: Danny Wahl Date: Tue, 1 Oct 2019 12:13:57 -0600 Subject: [PATCH] v1.0.1 --- commons/commons | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commons/commons b/commons/commons index 7636f91..e965c36 100755 --- a/commons/commons +++ b/commons/commons @@ -20,7 +20,7 @@ # HELPER FUNCTIONS ############################################################# # ############################################################################## cmd=${0##*/} -ver="1.0.0" +ver="1.0.1" $(insthelp checkdeps) > /dev/null 2>&1 curlopts=$(insthelp curlopts) outputrenderer=$(insthelp setrenderer)