mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-01-28 07:08:07 -05:00
Next release will not be minor
We already know it will be more than 1.18.2 and therefore 1.19.0 instead
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# FreshRSS changelog
|
||||
|
||||
## 2021-XX-XX FreshRSS 1.18.2-dev
|
||||
## 2021-XX-XX FreshRSS 1.19.0-dev
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
//<Not customisable>
|
||||
define('FRESHRSS_MIN_PHP_VERSION', '5.6.0');
|
||||
define('FRESHRSS_VERSION', '1.18.2-dev');
|
||||
define('FRESHRSS_VERSION', '1.19.0-dev');
|
||||
define('FRESHRSS_WEBSITE', 'https://freshrss.org');
|
||||
define('FRESHRSS_WIKI', 'https://freshrss.github.io/FreshRSS/');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user