From 9c104ee6bb81b6bf82b45355ef59709ce783488a Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Sat, 30 Dec 2023 17:29:27 +0100 Subject: Prepare next dev version --- constants.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'constants.php') diff --git a/constants.php b/constants.php index 27feabe57..b4ae20ed6 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.1'; +const FRESHRSS_VERSION = '1.23.2-dev'; const FRESHRSS_WEBSITE = 'https://freshrss.org'; const FRESHRSS_WIKI = 'https://freshrss.github.io/FreshRSS/'; -- cgit v1.2.3