diff options
Diffstat (limited to 'constants.php')
| -rw-r--r-- | constants.php | 2 |
1 files changed, 1 insertions, 1 deletions
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); //<Not customisable> 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/'; |
