summaryrefslogtreecommitdiff
path: root/constants.php
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2019-04-08 23:19:50 +0200
committerGravatar GitHub <noreply@github.com> 2019-04-08 23:19:50 +0200
commit744a9e8cf00aef7dec0acfa5f90f0dcfa2ef8837 (patch)
treeffa4b7671c71c837a1f8f6f47de9ae07ce738d80 /constants.php
parentd008b6c1a7488b99e77287ba14f1fff3ec1a116b (diff)
parentda53cc902c5e0ac2a05e92ad6b7780b6354d0438 (diff)
Merge pull request #2368 from FreshRSS/dev1.14.2
FreshRSS 1.14.2
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 ec833c4d1..6545d862a 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');
+define('FRESHRSS_VERSION', '1.14.2');
define('FRESHRSS_WEBSITE', 'https://freshrss.org');
define('FRESHRSS_WIKI', 'https://freshrss.github.io/FreshRSS/');