From 98674df1b18ce9ab6f7383c10768f99ed38ab815 Mon Sep 17 00:00:00 2001 From: Emanuele Petriglia Date: Mon, 25 Jun 2018 17:57:25 +0200 Subject: [PATCH] Bump updater.sh version --- updater.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/updater.sh b/updater.sh index 5763e4e..6e69bbd 100755 --- a/updater.sh +++ b/updater.sh @@ -2,7 +2,7 @@ ### ghacks-user.js updater for Mac/Linux ## author: @overdodactyl, @ema-pe -## version: 1.3 +## version: 1.4 ## DON'T GO HIGHER THAN VERSION x.9 !! ( because of ASCII comparison in check_for_update() )