From fa60724e77c41d2e3e97ad2c6e0247238cc09122 Mon Sep 17 00:00:00 2001 From: overdodactyl Date: Sat, 10 Mar 2018 17:03:56 -0700 Subject: [PATCH] update script version --- ShadowFox_updater_mac.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ShadowFox_updater_mac.sh b/ShadowFox_updater_mac.sh index bae8b9c..216919c 100644 --- a/ShadowFox_updater_mac.sh +++ b/ShadowFox_updater_mac.sh @@ -2,7 +2,7 @@ ### ShadowFox updater for Mac ## author: @overdodactyl -## version: 1.2 +## version: 1.3 userChrome="https://raw.githubusercontent.com/overdodactyl/ShadowFox/master/userChrome.css" userContent="https://raw.githubusercontent.com/overdodactyl/ShadowFox/master/userContent.css"