From bb6c2ae246942f6b65da37f1ce409996f693b04d Mon Sep 17 00:00:00 2001 From: Avi Date: Wed, 14 Mar 2018 10:23:40 -0500 Subject: [PATCH] Update update_ombi.sh --- update_ombi.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update_ombi.sh b/update_ombi.sh index 8ebd252..06ac01a 100644 --- a/update_ombi.sh +++ b/update_ombi.sh @@ -52,7 +52,7 @@ declare -i verbosity=-1 ############################################ name="update_ombi" -version="1.1.02" +version="1.2.00" SECONDS=0 arch=$(uname -m) archshort=${arch:0:3}