From 685156d8e328b5795659363a705087cbfab301a5 Mon Sep 17 00:00:00 2001 From: overdodactyl Date: Sat, 21 Apr 2018 21:21:34 -0600 Subject: [PATCH] version number --- updater.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/updater.sh b/updater.sh index bf4d387..4d39b94 100755 --- a/updater.sh +++ b/updater.sh @@ -2,7 +2,7 @@ ### ghacks-user.js updater for Mac/Linux ## author: @overdodactyl -## version: 1.1 +## version: 1.3 ghacksjs="https://raw.githubusercontent.com/ghacksuserjs/ghacks-user.js/master/user.js" updater="https://raw.githubusercontent.com/ghacksuserjs/ghacks-user.js/master/updater.sh"