summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMorris Jobke <hey@morrisjobke.de>2019-03-18 14:18:29 +0100
committerGitHub <noreply@github.com>2019-03-18 14:18:29 +0100
commitcc3d35d9857a21a4b73c020908723c7dd99d96b7 (patch)
treecae0316c4dcba74d6f597a77b143d8948bb4b8f0
parent54e09cc65cd3d7ac4a8a474ca7abcc39cca0b901 (diff)
parentdd0490f13062f94c526b8fb17733b36bb81114ee (diff)
Merge pull request #446 from nextcloud/release_13.1.213.1.2
Release 13.1.2
-rw-r--r--CHANGELOG.md3
-rw-r--r--appinfo/info.xml2
2 files changed, 4 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 50b4b7a90..c47cd3fb6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,9 @@
All notable changes to this project will be documented in this file.
## Unreleased
+
+## 13.1.2
+
### Changed
- The active item is now highlighted by a thin orange line #434
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 4722f2860..f54dd049c 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>13.1.1</version>
+ <version>13.1.2</version>
<licence>agpl</licence>
<author>Bernhard Posselt</author>
<author>Alessandro Cosentino</author>