Update badges, changelog and documentation for v0.10.3

Signed-off-by: VirtualTam <virtualtam@flibidi.net>
This commit is contained in:
VirtualTam 2019-02-23 16:48:10 +01:00
parent 3dc80d69ab
commit 86dcb9048f
3 changed files with 37 additions and 7 deletions

View file

@ -24,11 +24,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.7`
The current latest released version is `v0.10.3`
```bash
$ wget https://github.com/shaarli/Shaarli/releases/download/v0.9.7/shaarli-v0.9.7-full.zip
$ unzip shaarli-v0.9.7-full.zip
$ wget https://github.com/shaarli/Shaarli/releases/download/v0.10.3/shaarli-v0.10.3-full.zip
$ unzip shaarli-v0.10.3-full.zip
$ mv Shaarli /path/to/shaarli/
```