aboutsummaryrefslogtreecommitdiff
path: root/constants.php
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2019-07-25 16:01:00 +0200
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2019-07-25 16:01:00 +0200
commit042b40eeeea77db854daab1bec96fce5c2cdd4b2 (patch)
treefc2c97fd8dd84ec30473cb85b889d8326c9a831a /constants.php
parentb12d261407a5daccb9cbda1801a58fb9799d61a2 (diff)
Release FreshRSS 1.14.3
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 2ecbf16fe..2a31f71d5 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.3-dev');
+define('FRESHRSS_VERSION', '1.14.3');
define('FRESHRSS_WEBSITE', 'https://freshrss.org');
define('FRESHRSS_WIKI', 'https://freshrss.github.io/FreshRSS/');