diff options
author | VirtualTam <virtualtam@flibidi.net> | 2018-06-20 16:40:50 +0200 |
---|---|---|
committer | VirtualTam <virtualtam@flibidi.net> | 2018-06-20 16:40:50 +0200 |
commit | 658988f3aeba7a5a938783249ccf2765251e5597 (patch) | |
tree | 4c85ef39fb6aa0473e1dd0d2326dd247018242c5 | |
parent | 5420c87e22570c8aface1dfe5fc1f54bd6bb4845 (diff) | |
download | Shaarli-v0.9.tar.gz Shaarli-v0.9.tar.zst Shaarli-v0.9.zip |
Signed-off-by: VirtualTam <virtualtam@flibidi.net>
-rw-r--r-- | CHANGELOG.md | 2 | ||||
-rw-r--r-- | shaarli_version.php | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f72436b..652fb63d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. | |||
4 | The format is based on [Keep a Changelog](http://keepachangelog.com/) | 4 | The format is based on [Keep a Changelog](http://keepachangelog.com/) |
5 | and this project adheres to [Semantic Versioning](http://semver.org/). | 5 | and this project adheres to [Semantic Versioning](http://semver.org/). |
6 | 6 | ||
7 | ## [v0.9.7](https://github.com/shaarli/Shaarli/releases/tag/v0.9.7) - UNPUBLISHED | 7 | ## [v0.9.7](https://github.com/shaarli/Shaarli/releases/tag/v0.9.7) - 2018-06-20 |
8 | ### Changed | 8 | ### Changed |
9 | - Build the Docker images from the local Git sources | 9 | - Build the Docker images from the local Git sources |
10 | 10 | ||
diff --git a/shaarli_version.php b/shaarli_version.php index 6bd0f829..a56e8619 100644 --- a/shaarli_version.php +++ b/shaarli_version.php | |||
@@ -1 +1 @@ | |||
<?php /* 0.9.6 */ ?> | <?php /* 0.9.7 */ ?> | ||