aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/constants.php
diff options
context:
space:
mode:
authorAlexandre Alapetite <alexandre@alapetite.fr>2021-06-07 16:42:17 +0200
committerAlexandre Alapetite <alexandre@alapetite.fr>2021-06-07 16:42:17 +0200
commit32d25875cd3889582a38d4235ac40d70fe9ab6aa (patch)
tree73e2bd159373fcdd713b7f119b89678f3c02f1cb /constants.php
parentc785cdfb003d30124b27ff41c9c622e0d30cb9f0 (diff)
downloadfreshrss-32d25875cd3889582a38d4235ac40d70fe9ab6aa.tar.gz
freshrss-32d25875cd3889582a38d4235ac40d70fe9ab6aa.zip
Start next version 1.18.2-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 777c64b06..4b947eab6 100644
--- a/constants.php
+++ b/constants.php
@@ -3,7 +3,7 @@
//<Not customisable>
define('FRESHRSS_MIN_PHP_VERSION', '5.6.0');
-define('FRESHRSS_VERSION', '1.18.1');
+define('FRESHRSS_VERSION', '1.18.2-dev');
define('FRESHRSS_WEBSITE', 'https://freshrss.org');
define('FRESHRSS_WIKI', 'https://freshrss.github.io/FreshRSS/');