mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-07-19 19:42:59 -04:00
Version 1.10.1
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# FreshRSS changelog
|
||||
|
||||
## 2018-03-0X FreshRSS 1.10.1-dev
|
||||
## 2018-03-04 FreshRSS 1.10.1
|
||||
|
||||
* Deployment
|
||||
* New Docker image, smaller (based on Alpine Linux) and newer (with PHP 7.1) [#1813](https://github.com/FreshRSS/FreshRSS/pull/1813)
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
//NB: Do not edit; use ./constants.local.php instead.
|
||||
|
||||
//<Not customisable>
|
||||
define('FRESHRSS_VERSION', '1.10.1-dev');
|
||||
define('FRESHRSS_VERSION', '1.10.1');
|
||||
define('FRESHRSS_WEBSITE', 'https://freshrss.org');
|
||||
define('FRESHRSS_WIKI', 'https://freshrss.github.io/FreshRSS/');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user