From 29f3a41d128987d840e3b25f0d2304d6a0a90192 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Mon, 23 Oct 2023 23:12:02 +0200 Subject: Start next version 1.22.1-dev --- constants.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'constants.php') diff --git a/constants.php b/constants.php index 29a18cfd9..a4e1b7feb 100644 --- a/constants.php +++ b/constants.php @@ -3,7 +3,7 @@ // const FRESHRSS_MIN_PHP_VERSION = '7.2.0'; -const FRESHRSS_VERSION = '1.22.0'; +const FRESHRSS_VERSION = '1.22.1-dev'; const FRESHRSS_WEBSITE = 'https://freshrss.org'; const FRESHRSS_WIKI = 'https://freshrss.github.io/FreshRSS/'; -- cgit v1.2.3