diff options
| author | 2019-03-24 00:01:50 +0100 | |
|---|---|---|
| committer | 2019-03-24 00:01:50 +0100 | |
| commit | b2bc1f95d9f673f79cd7076758856bb19876154f (patch) | |
| tree | 116bfbdaaa12069362b0e4287312e6fff9601508 /constants.php | |
| parent | ae1da83b7f0f7efe4a33c660a4445aa3727bb884 (diff) | |
Bump to 1.14.0-dev
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 dacbb11aa..73b092849 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.13.2-dev'); +define('FRESHRSS_VERSION', '1.14.0-dev'); define('FRESHRSS_WEBSITE', 'https://freshrss.org'); define('FRESHRSS_WIKI', 'https://freshrss.github.io/FreshRSS/'); |
