diff options
| author | 2021-06-06 22:54:48 +0200 | |
|---|---|---|
| committer | 2021-06-06 22:54:48 +0200 | |
| commit | c785cdfb003d30124b27ff41c9c622e0d30cb9f0 (patch) | |
| tree | 806e65321497f605519389e1e8fa5e5c1cc59912 /constants.php | |
| parent | c23e0136d03d9256050b89fde7349483eef35050 (diff) | |
Release 1.18.11.18.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 d904de517..777c64b06 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-dev'); +define('FRESHRSS_VERSION', '1.18.1'); define('FRESHRSS_WEBSITE', 'https://freshrss.org'); define('FRESHRSS_WIKI', 'https://freshrss.github.io/FreshRSS/'); |
