summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Brahmer <info@b-brahmer.de>2021-02-02 22:36:56 +0100
committerBenjamin Brahmer <info@b-brahmer.de>2021-02-02 22:40:05 +0100
commitebf506157e27200b7946be39ae955d0adb00ce31 (patch)
tree223cedb6a6fcb575b809c187299b2faa8dee66a4
parent85cf2ba4f3e4be79f84863567057f5ee1070aab9 (diff)
Release 15.2.215.2.2
Fixed - Remove a .git dir from the release archive 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 1d1b335b2..294e2e7a1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,11 @@ The format is almost based on [Keep a Changelog](https://keepachangelog.com/en/1
### Fixed
+## [15.2.2] - 2021-02-02
+
+### Fixed
+- Remove a .git dir from the release archive
+
## [15.2.1] - 2021-02-02
### Fixed
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 9487913ce..eefd0d9d8 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.1</version>
+ <version>15.2.2</version>
<licence>agpl</licence>
<author>Benjamin Brahmer</author>
<author>Sean Molenaar</author>