From 87b97dbb7ae857de94b431a3020f44287476869e Mon Sep 17 00:00:00 2001 From: Benjamin Brahmer Date: Sun, 25 Oct 2020 10:33:13 +0100 Subject: Release 15.0.6-rc3 Fixed - Fix the new release process Signed-off-by: Benjamin Brahmer --- CHANGELOG.md | 5 +++++ appinfo/info.xml | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 657849c42..c3e385b1f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,11 @@ All notable changes to this project will be documented in this file. ## Unreleased +## 15.0.6-rc3 + +### Fixed +- Fix the new release process + ## 15.0.6-rc2 ### Fixed diff --git a/appinfo/info.xml b/appinfo/info.xml index cda25a64e..1cf91cb13 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).]]> - 15.0.6-rc2 + 15.0.6-rc3 agpl Benjamin Brahmer Sean Molenaar -- cgit v1.2.3