diff options
| author | 2021-03-14 18:45:12 +0100 | |
|---|---|---|
| committer | 2021-03-14 18:45:12 +0100 | |
| commit | 769f34e958b50e748acf6a151805f4a255df2043 (patch) | |
| tree | cbb9e4cc0f5f837bfefc77bf224786d4728a3047 /constants.php | |
| parent | 7822ba6f1c7472d7185fbefce11e2c60d2d5ab2b (diff) | |
Release 1.18.01.18.0
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 7616195b6..be8d2ccab 100644 --- a/constants.php +++ b/constants.php @@ -3,7 +3,7 @@ //<Not customisable> define('FRESHRSS_MIN_PHP_VERSION', '5.6.0'); -define('FRESHRSS_VERSION', '1.17.1-dev'); +define('FRESHRSS_VERSION', '1.18.0'); define('FRESHRSS_WEBSITE', 'https://freshrss.org'); define('FRESHRSS_WIKI', 'https://freshrss.github.io/FreshRSS/'); |
