From c372fc96faa94c124cf94d26fa34666d071116f8 Mon Sep 17 00:00:00 2001 From: VirtualTam Date: Wed, 20 Jun 2018 16:33:30 +0200 Subject: [PATCH] Bump Shaarli version to v0.8.7 Signed-off-by: VirtualTam --- CHANGELOG.md | 2 +- index.php | 4 ++-- shaarli_version.php | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f5bafd1..a945715d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). -## [v0.8.7](https://github.com/shaarli/Shaarli/releases/tag/v0.8.7) - UNPUBLISHED +## [v0.8.7](https://github.com/shaarli/Shaarli/releases/tag/v0.8.7) - 2018-06-20 ### Changed - Build the Docker image from the local Git sources diff --git a/index.php b/index.php index 8a0be951..7c5b0f8e 100644 --- a/index.php +++ b/index.php @@ -1,6 +1,6 @@ /shaarli/ define('WEB_PATH', substr($_SERVER['REQUEST_URI'], 0, 1+strrpos($_SERVER['REQUEST_URI'], '/', 0))); diff --git a/shaarli_version.php b/shaarli_version.php index 4d882663..c02e55fa 100644 --- a/shaarli_version.php +++ b/shaarli_version.php @@ -1 +1 @@ - + -- 2.41.0