diff options
| author | 2022-11-14 14:20:01 +0100 | |
|---|---|---|
| committer | 2022-11-14 14:20:01 +0100 | |
| commit | 5035dadfdd7164041cd304f05a6c3123644ae5c8 (patch) | |
| tree | 120e5a54efb2181d6bf39abed6085fee6ae62385 /constants.php | |
| parent | 4571b7d68d3b40a407c80d7892b297d53ba4e14d (diff) | |
Release FreshRSS 1.20.11.20.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 b38fba930..8d9f43996 100644 --- a/constants.php +++ b/constants.php @@ -3,7 +3,7 @@ //<Not customisable> define('FRESHRSS_MIN_PHP_VERSION', '7.0.0'); -define('FRESHRSS_VERSION', '1.20.1-dev'); +define('FRESHRSS_VERSION', '1.20.1'); define('FRESHRSS_WEBSITE', 'https://freshrss.org'); define('FRESHRSS_WIKI', 'https://freshrss.github.io/FreshRSS/'); |
