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