From 5b1c36dcf152b7d63edfafd9d16cb3ddcd9ed7fd Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Thu, 23 May 2024 11:41:56 +0200 Subject: Release 1.24.0 https://github.com/FreshRSS/FreshRSS/discussions/6462 --- constants.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'constants.php') diff --git a/constants.php b/constants.php index b4ae20ed6..9a1fec56c 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.23.2-dev'; +const FRESHRSS_VERSION = '1.24.0'; const FRESHRSS_WEBSITE = 'https://freshrss.org'; const FRESHRSS_WIKI = 'https://freshrss.github.io/FreshRSS/'; -- cgit v1.2.3