summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Brahmer <info@b-brahmer.de>2021-05-03 12:20:32 +0200
committerBenjamin Brahmer <info@b-brahmer.de>2021-05-03 12:36:57 +0200
commitea074d0ee5c2d8e44de405aff5f5a849887adc21 (patch)
tree4345c0728d75ae71bea92740d85687007fa7a8ee
parent7df112a9fd277819206c5567f9bac81be404bc01 (diff)
Release 15.4.215.4.2
Fixed - revert accidentally merged dependency updates (#1332) Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
-rw-r--r--CHANGELOG.md4
-rw-r--r--appinfo/info.xml2
2 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e7b3de80d..14a27fa31 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -23,6 +23,10 @@ The format is almost based on [Keep a Changelog](https://keepachangelog.com/en/1
# Releases
+## [15.4.2] - 2021-05-03
+### Fixed
+- revert accidentally merged dependency updates (#1332)
+
## [15.4.1] - 2021-05-03
### Fixed
- content of atom feeds is missing (#1325)
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 02326a54c..794b3bcc0 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -8,7 +8,7 @@
Before you update to a new version, [check the changelog](https://github.com/nextcloud/news/blob/master/CHANGELOG.md) to avoid surprises.
**Important**: To enable feed updates you will need to enable either [Nextcloud system cron](https://docs.nextcloud.org/server/latest/admin_manual/configuration_server/background_jobs_configuration.html#cron) or use [an updater](https://github.com/nextcloud/news-updater) which uses the built in update API and disable cron updates. More information can be found [in the README](https://github.com/nextcloud/news).]]></description>
- <version>15.4.1</version>
+ <version>15.4.2</version>
<licence>agpl</licence>
<author>Benjamin Brahmer</author>
<author>Sean Molenaar</author>