Bump version to 0.6.2 (#1042)

Bump version to 0.6.2
This commit is contained in:
Julius Härtl
2019-05-15 13:19:31 +02:00
committed by GitHub
2 changed files with 9 additions and 1 deletions

View File

@@ -1,6 +1,14 @@
# Changelog
All notable changes to this project will be documented in this file.
## 0.6.2 - 2019-05-15
### Fixed
- Fix group limit for nonexisting groups
- Only map circle ACLs if the app is enabled
- Fix updating sharing permissions
- Add app version to capabilities
## 0.6.1 - 2019-04-27
### Fixed

View File

@@ -17,7 +17,7 @@
- 🚀 Get your project organized
</description>
<version>0.6.1</version>
<version>0.6.2</version>
<licence>agpl</licence>
<author>Julius Härtl</author>
<namespace>Deck</namespace>