diff options
| author | 2023-10-30 19:48:26 +0100 | |
|---|---|---|
| committer | 2023-10-30 19:48:26 +0100 | |
| commit | cc2878aed855463efe36cf6fb96d001dbb75612e (patch) | |
| tree | 5207178134092c9f927e31501376b6122e4b6814 /constants.php | |
| parent | 3c80ee81f3134a941e94e0b7c237559c7da1e4e7 (diff) | |
Release 1.22.11.22.1
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 a4e1b7feb..c0d57cc1a 100644 --- a/constants.php +++ b/constants.php @@ -3,7 +3,7 @@ //<Not customisable> const FRESHRSS_MIN_PHP_VERSION = '7.2.0'; -const FRESHRSS_VERSION = '1.22.1-dev'; +const FRESHRSS_VERSION = '1.22.1'; const FRESHRSS_WEBSITE = 'https://freshrss.org'; const FRESHRSS_WIKI = 'https://freshrss.github.io/FreshRSS/'; |
