From 138a4cfdfc51009a4378b0420b89a8708b65b0a5 Mon Sep 17 00:00:00 2001 From: Michael Stanclift Date: Fri, 22 May 2020 11:16:31 -0500 Subject: [PATCH] v1.2.0 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0c53d77..aaed98f 100644 --- a/README.md +++ b/README.md @@ -66,9 +66,9 @@ Download the latest release from [GitHub](https://github.com/vmstan/gravity-sync ``` cd ~ -wget https://github.com/vmstan/gravity-sync/archive/v1.1.6.zip -unzip v1.1.6.zip -mv ~/gravity-sync-1.1.6 ~/gravity-sync +wget https://github.com/vmstan/gravity-sync/archive/v1.2.0.zip +unzip v1.2.0.zip +mv ~/gravity-sync-1.2.0 ~/gravity-sync cd gravity-sync ```