devshort

private self-hosted shortlink service
git clone https://git.clttr.info/devshort.git
Log (Feed) | Files | Refs (Tags) | README | LICENSE

commit 51749c9eb79e6997b1dedcb94893b5e4a29ceec0
parent 753ae12185c41b4feaa9b4fd817b3f94393fd27c
Author: flokX <flokX@users.noreply.github.com>
Date:   Sun, 29 Sep 2019 10:05:43 +0200

Bump version to 2.3.0

Diffstat:
Madmin/index.php | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/admin/index.php b/admin/index.php @@ -88,7 +88,7 @@ if ($config_content["settings"]["custom_links"]) { </div> </div> <div id="charts"></div> - <p class="text-center mt-4 mb-5">powered by <a href="https://github.com/flokX/devShort">devShort</a> v2.2.1 (Latest: <a href="https://github.com/flokX/devShort/releases"><img src="https://img.shields.io/github/release/flokX/devShort.svg" alt="Latest release"></a>, <a href="https://github.com/flokX/devShort/wiki/Installation#update-or-reinstallation">How to update</a>)</p> + <p class="text-center mt-4 mb-5">powered by <a href="https://github.com/flokX/devShort">devShort</a> v2.3.0 (Latest: <a href="https://github.com/flokX/devShort/releases"><img src="https://img.shields.io/github/release/flokX/devShort.svg" alt="Latest release"></a>, <a href="https://github.com/flokX/devShort/wiki/Installation#update-or-reinstallation">How to update</a>)</p> </div> </main>