aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorVirtualTam <virtualtam@flibidi.net>2018-06-20 16:40:50 +0200
committerVirtualTam <virtualtam@flibidi.net>2018-06-20 16:40:50 +0200
commit658988f3aeba7a5a938783249ccf2765251e5597 (patch)
tree4c85ef39fb6aa0473e1dd0d2326dd247018242c5
parent5420c87e22570c8aface1dfe5fc1f54bd6bb4845 (diff)
downloadShaarli-v0.9.tar.gz
Shaarli-v0.9.tar.zst
Shaarli-v0.9.zip
Bump Shaarli version to v0.9.7v0.9.7v0.9
Signed-off-by: VirtualTam <virtualtam@flibidi.net>
-rw-r--r--CHANGELOG.md2
-rw-r--r--shaarli_version.php2
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.
4The format is based on [Keep a Changelog](http://keepachangelog.com/) 4The format is based on [Keep a Changelog](http://keepachangelog.com/)
5and this project adheres to [Semantic Versioning](http://semver.org/). 5and 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 */ ?>