summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2016-11-26 21:41:49 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2016-11-26 21:41:49 +0100
commitd5158d43bab87220332ffaba06219f8ff5de9c6c (patch)
tree32c21ebf67bf36f9ba5cfc9bca1ec6dd122ac143
parent78eff0b49ebaa5d60affc19f05158d1ab83bf89c (diff)
update changelog
-rw-r--r--CHANGELOG.md1
-rw-r--r--appinfo/info.xml2
2 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3957f1243..797cebbd5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,6 +13,7 @@ All notable changes to this project will be documented in this file.
### Fixed
- Switch to new update API
- Do not fail to mark items as read if they do not exist on the server anymore when using the API
+- Show "Settings" label for settings area button
## 9.0.4
diff --git a/appinfo/info.xml b/appinfo/info.xml
index b1d4c673d..31f692fa0 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -36,6 +36,7 @@ Before you update to a new version, [check the changelog](https://github.com/nex
<owncloud max-version="0" min-version="0"/>
<nextcloud min-version="11" max-version="11"/>
</dependencies>
+ <ocsid>168040</ocsid>
<!-- navigation -->
<navigation>
@@ -60,5 +61,4 @@ Before you update to a new version, [check the changelog](https://github.com/nex
<subscriber>OCA\News\Hooks\User::deleteUser</subscriber>
</hook>
</hooks>
- <ocsid>168040</ocsid>
</info>