From ea8f196669210fada2524e73ce69e63ed4cc958b Mon Sep 17 00:00:00 2001 From: Michael Stanclift Date: Wed, 8 Jul 2020 09:34:18 -0500 Subject: [PATCH] 2.0.1 --- ADVANCED.md | 4 ++-- VERSION | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ADVANCED.md b/ADVANCED.md index 92a825d..7a52bb1 100644 --- a/ADVANCED.md +++ b/ADVANCED.md @@ -14,8 +14,8 @@ Download the latest release from [GitHub](https://github.com/vmstan/gravity-sync ```bash cd ~ -wget https://github.com/vmstan/gravity-sync/archive/v2.0.0.zip -unzip v2.0.0.zip -d gravity-sync +wget https://github.com/vmstan/gravity-sync/archive/v2.0.1.zip +unzip v2.0.1.zip -d gravity-sync cd gravity-sync ``` diff --git a/VERSION b/VERSION index 359a5b9..10bf840 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.0.0 \ No newline at end of file +2.0.1 \ No newline at end of file