summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Brahmer <info@b-brahmer.de>2020-10-26 09:42:11 +0100
committerBenjamin Brahmer <info@b-brahmer.de>2020-10-26 10:12:03 +0100
commit294b1d4cf32f6892a4d2cf8ac691d12e18529fb5 (patch)
treeee4da40ef14693b10f50fc4b314ce5014f74e65a
parent7b3fad03511519d9061652dfae1473ea01f0ca17 (diff)
Release 15.0.6-rc515.0.6-rc5
Fixed - Fix the new release process Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
-rw-r--r--CHANGELOG.md5
-rw-r--r--appinfo/info.xml2
2 files changed, 6 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 890f3c330..36b602dc5 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-rc5
+
+### Fixed
+- Fix the new release process
+
## 15.0.6-rc4
### Fixed
diff --git a/appinfo/info.xml b/appinfo/info.xml
index dd93b324f..d8b1a6ad4 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.0.6-rc4</version>
+ <version>15.0.6-rc5</version>
<licence>agpl</licence>
<author>Benjamin Brahmer</author>
<author>Sean Molenaar</author>