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-01-30 10:08:55 +0300
committerGitHub <noreply@github.com>2020-01-30 10:08:55 +0300
commitf4ae75ce2030e0116699641dedb9215626c96e41 (patch)
tree417267a84553b88a73b20f954feb3cc817320485
parent7e5b531ead411654db5f320b796e82addbd879b8 (diff)
Bump1.7.6
Because I'm distracted ffs
-rw-r--r--includes/version.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/version.php b/includes/version.php
index 417d6916..ff9ff5aa 100644
--- a/includes/version.php
+++ b/includes/version.php
@@ -3,7 +3,7 @@
* YOURLS version
*
*/
-define( 'YOURLS_VERSION', '1.7.5' );
+define( 'YOURLS_VERSION', '1.7.6' );
/**
* YOURLS DB version. Increments when changes are made to the DB schema, to trigger a DB update