diff options
| author | 2021-06-07 16:42:17 +0200 | |
|---|---|---|
| committer | 2021-06-07 16:42:17 +0200 | |
| commit | 32d25875cd3889582a38d4235ac40d70fe9ab6aa (patch) | |
| tree | 73e2bd159373fcdd713b7f119b89678f3c02f1cb /constants.php | |
| parent | c785cdfb003d30124b27ff41c9c622e0d30cb9f0 (diff) | |
Start next version 1.18.2-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 777c64b06..4b947eab6 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.18.1'); +define('FRESHRSS_VERSION', '1.18.2-dev'); define('FRESHRSS_WEBSITE', 'https://freshrss.org'); define('FRESHRSS_WIKI', 'https://freshrss.github.io/FreshRSS/'); |
