aboutsummaryrefslogtreecommitdiff
path: root/constants.php
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2019-03-31 13:16:00 +0200
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2019-03-31 13:16:00 +0200
commit13c13ab46bcd16ae57f95e7fd2ecaa2765667b56 (patch)
tree1509f631dc8814bcf85d907a292ddd6437a2efcd /constants.php
parent09362f15ee707280efed1fcdda1485d050fe09fa (diff)
Release 1.14.0
Diffstat (limited to 'constants.php')
-rw-r--r--constants.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/constants.php b/constants.php
index 73b092849..1432ced48 100644
--- a/constants.php
+++ b/constants.php
@@ -2,7 +2,7 @@
//NB: Do not edit; use ./constants.local.php instead.
//<Not customisable>
-define('FRESHRSS_VERSION', '1.14.0-dev');
+define('FRESHRSS_VERSION', '1.14.0');
define('FRESHRSS_WEBSITE', 'https://freshrss.org');
define('FRESHRSS_WIKI', 'https://freshrss.github.io/FreshRSS/');