]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - doc/md/Download-and-Installation.md
Documentation: release v0.9.6
[github/shaarli/Shaarli.git] / doc / md / Download-and-Installation.md
index 0fdbd27de59ab5b184b3c9812cb1479d6ab40e76..05f0c8f2db3d5fe6bcddf32ab5d6c40c15eece6a 100644 (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/
 ```