summaryrefslogtreecommitdiff
path: root/constants.php
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2025-02-23 16:15:36 +0100
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2025-02-23 16:15:36 +0100
commitdf82c239437ee191dfc5a218f97744267a4a4c77 (patch)
tree2a06d0eefba2402fbc0cc2015243b10e9dff4cc5 /constants.php
parentf477a261d686e1d37853e4718c9e6e4393498959 (diff)
Release 1.26.01.26.0
Diffstat (limited to 'constants.php')
-rw-r--r--constants.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/constants.php b/constants.php
index 96c770788..19a78213d 100644
--- a/constants.php
+++ b/constants.php
@@ -6,7 +6,7 @@ declare(strict_types=1);
/** @var string */
const FRESHRSS_MIN_PHP_VERSION = '8.1.0';
/** @var string */
-const FRESHRSS_VERSION = '1.25.1-dev';
+const FRESHRSS_VERSION = '1.26.0';
/** @var string */
const FRESHRSS_WEBSITE = 'https://freshrss.org';
/** @var string */