aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2019-03-24 00:01:50 +0100
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2019-03-24 00:01:50 +0100
commitb2bc1f95d9f673f79cd7076758856bb19876154f (patch)
tree116bfbdaaa12069362b0e4287312e6fff9601508
parentae1da83b7f0f7efe4a33c660a4445aa3727bb884 (diff)
Bump to 1.14.0-dev
-rw-r--r--constants.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/constants.php b/constants.php
index dacbb11aa..73b092849 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.13.2-dev');
+define('FRESHRSS_VERSION', '1.14.0-dev');
define('FRESHRSS_WEBSITE', 'https://freshrss.org');
define('FRESHRSS_WIKI', 'https://freshrss.github.io/FreshRSS/');