aboutsummaryrefslogtreecommitdiff
path: root/constants.php
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2019-04-08 23:35:28 +0200
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2019-04-08 23:35:28 +0200
commit1d933dfe1303a34a7d23ba4721a5eaa9d2b641ce (patch)
treef25ca2614f2e104ebe3cdfaff698802b8f92a3a4 /constants.php
parentda53cc902c5e0ac2a05e92ad6b7780b6354d0438 (diff)
Start next version 1.14.3-dev
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 6545d862a..2ecbf16fe 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.2');
+define('FRESHRSS_VERSION', '1.14.3-dev');
define('FRESHRSS_WEBSITE', 'https://freshrss.org');
define('FRESHRSS_WIKI', 'https://freshrss.github.io/FreshRSS/');