Documentation: release v0.9.6

Signed-off-by: VirtualTam <virtualtam@flibidi.net>
This commit is contained in:
VirtualTam 2018-03-25 20:09:26 +02:00
parent 1f43529fd0
commit ee242ae321
3 changed files with 11 additions and 4 deletions

View file

@ -25,11 +25,11 @@ Using one of the following methods:
In most cases, you should download the latest Shaarli release from the [releases](https://github.com/shaarli/Shaarli/releases) page. **Download our *shaarli-full* archive** to include dependencies.
The current latest released version is `v0.9.3`
The current latest released version is `v0.9.6`
```bash
$ wget https://github.com/shaarli/Shaarli/releases/download/v0.9.3/shaarli-v0.9.3-full.zip
$ unzip shaarli-v0.9.3-full.zip
$ wget https://github.com/shaarli/Shaarli/releases/download/v0.9.6/shaarli-v0.9.6-full.zip
$ unzip shaarli-v0.9.6-full.zip
$ mv Shaarli /path/to/shaarli/
```