diff options
| author | 2018-06-03 13:29:01 +0200 | |
|---|---|---|
| committer | 2018-06-03 13:29:01 +0200 | |
| commit | be778c6bc2d8075e5a923153183b47507a2a71e3 (patch) | |
| tree | 5502841327e7775f280fbd12732b4e8b8b7be6ff /constants.php | |
| parent | 4b9f0710ebad4b07da1d5e95eced5771bf576847 (diff) | |
Release FreshRSS 1.11.0
https://github.com/FreshRSS/FreshRSS/pull/1902
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 af676247c..29ee59181 100644 --- a/constants.php +++ b/constants.php @@ -2,7 +2,7 @@ //NB: Do not edit; use ./constants.local.php instead. //<Not customisable> -define('FRESHRSS_VERSION', '1.10.3-dev'); +define('FRESHRSS_VERSION', '1.11.0'); define('FRESHRSS_WEBSITE', 'https://freshrss.org'); define('FRESHRSS_WIKI', 'https://freshrss.github.io/FreshRSS/'); |
