diff options
| author | 2023-10-23 22:38:59 +0200 | |
|---|---|---|
| committer | 2023-10-23 22:38:59 +0200 | |
| commit | a2588fea22df3c9f4138b706b3961727e65551da (patch) | |
| tree | 8d036dedc013e6c1f0b53f529b7d48a5953cdf94 /constants.php | |
| parent | 41d7005c0e1836fd5a1480ffa45774c293f68644 (diff) | |
Release 1.22.01.22.0
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 f2adc78db..29a18cfd9 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.21.1-dev'; +const FRESHRSS_VERSION = '1.22.0'; const FRESHRSS_WEBSITE = 'https://freshrss.org'; const FRESHRSS_WIKI = 'https://freshrss.github.io/FreshRSS/'; |
