diff options
| author | 2024-06-05 17:37:48 +0200 | |
|---|---|---|
| committer | 2024-06-05 17:37:48 +0200 | |
| commit | e17c2c447906deb471e25cdc889b9f74e1d715d2 (patch) | |
| tree | 4b15caaaabc413fca5ad556812d9436336d59b00 /constants.php | |
| parent | 9b2bb50e410607fc67ecafbdaf85ffc4830723e2 (diff) | |
Start 1.24.2-dev
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 83206a3a8..0bd17377b 100644 --- a/constants.php +++ b/constants.php @@ -4,7 +4,7 @@ declare(strict_types=1); //<Not customisable> const FRESHRSS_MIN_PHP_VERSION = '7.4.0'; -const FRESHRSS_VERSION = '1.24.1'; +const FRESHRSS_VERSION = '1.24.2-dev'; const FRESHRSS_WEBSITE = 'https://freshrss.org'; const FRESHRSS_WIKI = 'https://freshrss.github.io/FreshRSS/'; |
