diff options
| author | 2019-10-31 17:02:34 +0100 | |
|---|---|---|
| committer | 2019-10-31 17:02:34 +0100 | |
| commit | fcae48f313d399050cb15f37a8a73ae52fc67796 (patch) | |
| tree | 6a3f3f74899801abdca00546e213dfdc141c53cf /constants.php | |
| parent | 4058898de2006cb4ee3b4565bd3e0235b4d0f0d9 (diff) | |
Release version 1.15
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 2ccf91358..1228e5c29 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.14.4-dev'); +define('FRESHRSS_VERSION', '1.15.0'); define('FRESHRSS_WEBSITE', 'https://freshrss.org'); define('FRESHRSS_WIKI', 'https://freshrss.github.io/FreshRSS/'); |
