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