summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Brahmer <info@b-brahmer.de>2021-01-12 14:06:24 +0100
committerBenjamin Brahmer <info@b-brahmer.de>2021-01-12 14:10:38 +0100
commitf95fbf526070731d98e1b28ca98816427395c637 (patch)
tree59f17e131ca56da3654e52e02deb225b1082e35c
parent0f47283d64c332176b3c9f498d38cb83dcbb1e87 (diff)
fix changelog and version15.2.0-beta1
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
-rw-r--r--CHANGELOG.md2
-rw-r--r--appinfo/info.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f8f4fa3b3..5aea53a9f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,7 +4,7 @@ The format is almost based on [Keep a Changelog](https://keepachangelog.com/en/1
## [Unreleased]
-## [15.2.0] - 2021-01-11
+## [15.2.0-beta1] - 2021-01-11
### Changed
- Remove outdated feed DB code
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 8e8a22967..fd4f8b2d3 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.2.0beta1</version>
+ <version>15.2.0-beta1</version>
<licence>agpl</licence>
<author>Benjamin Brahmer</author>
<author>Sean Molenaar</author>