aboutsummaryrefslogtreecommitdiff
path: root/constants.php
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2019-04-07 14:09:15 +0200
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2019-04-07 14:09:15 +0200
commit0eb535e3ac9269d39d2ea7856c4c5532c3296a55 (patch)
treea0c68e175e36af10e9602e555bf794a90d66be7c /constants.php
parent3900fbb3015c72971527d5bb31f6cfd673835881 (diff)
Release FreshRSS 1.14.1
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 f8befdda0..ec833c4d1 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.1-dev');
+define('FRESHRSS_VERSION', '1.14.1');
define('FRESHRSS_WEBSITE', 'https://freshrss.org');
define('FRESHRSS_WIKI', 'https://freshrss.github.io/FreshRSS/');