summaryrefslogtreecommitdiff
path: root/constants.php
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2022-12-09 23:10:15 +0100
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2022-12-09 23:10:15 +0100
commitf5bf654b1e5f3b2f95d545b0e44afc49cf29948e (patch)
tree644d5d1498189095bfedb3f6bca53495ca8919e0 /constants.php
parent45fb0d68039e4327a30cbbe842167cfb4b435e64 (diff)
Resume 1.21.0-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 38808d795..1e4a4e03a 100644
--- a/constants.php
+++ b/constants.php
@@ -3,7 +3,7 @@
//<Not customisable>
define('FRESHRSS_MIN_PHP_VERSION', '7.2.0');
-define('FRESHRSS_VERSION', '1.20.2');
+define('FRESHRSS_VERSION', '1.21.0-dev');
define('FRESHRSS_WEBSITE', 'https://freshrss.org');
define('FRESHRSS_WIKI', 'https://freshrss.github.io/FreshRSS/');