diff options
| author | 2024-05-23 12:00:43 +0200 | |
|---|---|---|
| committer | 2024-05-23 12:00:43 +0200 | |
| commit | 6d7b5bf99708a8559d098528aef91650e1294462 (patch) | |
| tree | c173b0857dfa37b682483ded9808f782905794c7 /constants.php | |
| parent | 5b1c36dcf152b7d63edfafd9d16cb3ddcd9ed7fd (diff) | |
Start 1.24.1-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 9a1fec56c..088512d59 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.0'; +const FRESHRSS_VERSION = '1.24.1-dev'; const FRESHRSS_WEBSITE = 'https://freshrss.org'; const FRESHRSS_WIKI = 'https://freshrss.github.io/FreshRSS/'; |
