From a67c11c52d91d5ab0c4ef02774771db55361700d Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Sun, 24 Dec 2023 11:22:44 +0100 Subject: Release 1.23.0 --- constants.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'constants.php') diff --git a/constants.php b/constants.php index 5c5cedd6a..838e38e39 100644 --- a/constants.php +++ b/constants.php @@ -4,7 +4,7 @@ declare(strict_types=1); // const FRESHRSS_MIN_PHP_VERSION = '7.4.0'; -const FRESHRSS_VERSION = '1.22.2-dev'; +const FRESHRSS_VERSION = '1.23.0'; const FRESHRSS_WEBSITE = 'https://freshrss.org'; const FRESHRSS_WIKI = 'https://freshrss.github.io/FreshRSS/'; -- cgit v1.2.3