From 2bfa0d9b68c0e5555354822c368a88ab8217ed43 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Mon, 23 Dec 2024 11:46:02 +0100 Subject: Release FreshRSS 1.25.0 --- constants.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'constants.php') diff --git a/constants.php b/constants.php index c7765cb12..ec180e4e7 100644 --- a/constants.php +++ b/constants.php @@ -4,7 +4,7 @@ declare(strict_types=1); // const FRESHRSS_MIN_PHP_VERSION = '8.1.0'; -const FRESHRSS_VERSION = '1.25.0-dev'; +const FRESHRSS_VERSION = '1.25.0'; const FRESHRSS_WEBSITE = 'https://freshrss.org'; const FRESHRSS_WIKI = 'https://freshrss.github.io/FreshRSS/'; -- cgit v1.2.3