Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/YOURLS/YOURLS.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author྅༻ Ǭɀħ ༄༆ཉ <ozh@ozh.org>2020-04-21 17:05:56 +0300
committerGitHub <noreply@github.com>2020-04-21 17:05:56 +0300
commit632cc3c9347bc769096c3fb52ebc3f87a628cf6b (patch)
treed010c7e6495b7579277e83f1e4fa1978c4c7f2f0
parent2bc2bb12d3fc04321220357f954d4e74003b964d (diff)
Bump to 1.7.91.7.9
-rw-r--r--includes/version.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/version.php b/includes/version.php
index 32a606a9..2e1df65c 100644
--- a/includes/version.php
+++ b/includes/version.php
@@ -3,7 +3,7 @@
* YOURLS version
*
*/
-define( 'YOURLS_VERSION', '1.7.7' );
+define( 'YOURLS_VERSION', '1.7.9' );
/**
* YOURLS DB version. Increments when changes are made to the DB schema, to trigger a DB update