From 38085d4b8b0e56a61e1e73cbfedc103efa0acf70 Mon Sep 17 00:00:00 2001 From: Danny Wahl Date: Tue, 1 Oct 2019 12:17:27 -0600 Subject: [PATCH] v1.0.1 --- cdata/cdata | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cdata/cdata b/cdata/cdata index 18c4570..400a66d 100755 --- a/cdata/cdata +++ b/cdata/cdata @@ -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)