From 7b32cbb2ad903eb662d36bac5b0ed4604d1de756 Mon Sep 17 00:00:00 2001 From: earthlng Date: Tue, 27 Nov 2018 16:34:09 +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 5eeed36..7b5fa95 100755 --- a/updater.sh +++ b/updater.sh @@ -4,7 +4,7 @@ ## version: 2.1 ## 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() )