diff options
| author | 2019-04-08 23:05:33 +0200 | |
|---|---|---|
| committer | 2019-04-08 23:05:33 +0200 | |
| commit | da53cc902c5e0ac2a05e92ad6b7780b6354d0438 (patch) | |
| tree | ffa4b7671c71c837a1f8f6f47de9ae07ce738d80 /constants.php | |
| parent | 1082a6b2638c5d6d63634df67e12d9de6370c4b2 (diff) | |
Release FreshRSS 1.14.2
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 0d01ae3ae..6545d862a 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.2-dev'); +define('FRESHRSS_VERSION', '1.14.2'); define('FRESHRSS_WEBSITE', 'https://freshrss.org'); define('FRESHRSS_WIKI', 'https://freshrss.github.io/FreshRSS/'); |
