This commit is contained in:
Michael Stanclift 2020-07-08 09:34:18 -05:00
parent aecca3e7f0
commit ea8f196669
2 changed files with 3 additions and 3 deletions

View File

@ -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
```

View File

@ -1 +1 @@
2.0.0
2.0.1