diff options
| author | 2021-12-31 12:49:43 +0100 | |
|---|---|---|
| committer | 2021-12-31 12:49:43 +0100 | |
| commit | 890405b2a0acf2413f2ca665a02c3ad8d33a4d3e (patch) | |
| tree | b19f657be86dafaacf768c2849f2558dcac2905d /constants.php | |
| parent | 01d8afa942bbe7089fb3fdae79b2d197ae0c9040 (diff) | |
Release FreshRSS 1.19.01.19.0
https://github.com/FreshRSS/FreshRSS/issues/4093
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 d4435570a..752d989d3 100644 --- a/constants.php +++ b/constants.php @@ -3,7 +3,7 @@ //<Not customisable> define('FRESHRSS_MIN_PHP_VERSION', '7.0.0'); -define('FRESHRSS_VERSION', '1.19.0-dev'); +define('FRESHRSS_VERSION', '1.19.0'); define('FRESHRSS_WEBSITE', 'https://freshrss.org'); define('FRESHRSS_WIKI', 'https://freshrss.github.io/FreshRSS/'); |
