From 2d102fa5c7cbc4098333ef857ec5d2bb5a5d287e Mon Sep 17 00:00:00 2001 From: Danny Wahl Date: Tue, 1 Oct 2019 12:17:01 -0600 Subject: [PATCH] v1.0.1 --- studio/studio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/studio/studio b/studio/studio index c6a112b..4bda1fe 100755 --- a/studio/studio +++ b/studio/studio @@ -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)