diff options
| author | 2019-04-07 14:09:15 +0200 | |
|---|---|---|
| committer | 2019-04-07 14:09:15 +0200 | |
| commit | 0eb535e3ac9269d39d2ea7856c4c5532c3296a55 (patch) | |
| tree | a0c68e175e36af10e9602e555bf794a90d66be7c /constants.php | |
| parent | 3900fbb3015c72971527d5bb31f6cfd673835881 (diff) | |
Release FreshRSS 1.14.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 f8befdda0..ec833c4d1 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.1-dev'); +define('FRESHRSS_VERSION', '1.14.1'); define('FRESHRSS_WEBSITE', 'https://freshrss.org'); define('FRESHRSS_WIKI', 'https://freshrss.github.io/FreshRSS/'); |
