From 3a2eed97f6d9754c4761bf67dd1b1f84398605c5 Mon Sep 17 00:00:00 2001 From: Michael Stanclift Date: Thu, 1 Oct 2020 15:29:06 -0500 Subject: [PATCH] 2.2.2(1) --- gravity-sync.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gravity-sync.sh b/gravity-sync.sh index 946196e..9749c86 100755 --- a/gravity-sync.sh +++ b/gravity-sync.sh @@ -3,7 +3,7 @@ SCRIPT_START=$SECONDS # GRAVITY SYNC BY VMSTAN ##################### PROGRAM='Gravity Sync' -VERSION='2.2.1' +VERSION='2.2.2' # Execute from the home folder of the user who owns it (ex: 'cd ~/gravity-sync') # For documentation or downloading updates visit https://github.com/vmstan/gravity-sync