From cdeb690abf95cba93fb9f3619f8187e25cd08e20 Mon Sep 17 00:00:00 2001 From: earthlng Date: Mon, 26 Nov 2018 18:43:49 +0000 Subject: [PATCH] Update updater.sh --- updater.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/updater.sh b/updater.sh index 45bf66d..c1528d7 100755 --- a/updater.sh +++ b/updater.sh @@ -4,7 +4,7 @@ ## version: 2.2 ## Author: Pat Johnson (@overdodactyl) -## Additional contributors: @earthlng, @ema-pe +## Additional contributors: @earthlng, @ema-pe, @claustromaniac ## DON'T GO HIGHER THAN VERSION x.9 !! ( because of ASCII comparison in update_updater() )