From 17ba698b23a2a7ab66885fa48061a153d116e096 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20=C5=81ojewski?= Date: Sat, 16 Jan 2021 18:33:07 +0100 Subject: [PATCH] Support version 20 --- CHANGELOG.md | 2 ++ appinfo/info.xml | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ecad06f..24b0260 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] ### Fixed - [issue#123](https://github.com/nextcloud/user_sql/issues/123) - sync exception - Duplicate entry +### Added +- Support for Nextcloud 20 ## [4.5.0] - 2020-04-13 ### Added diff --git a/appinfo/info.xml b/appinfo/info.xml index 27242b3..28021dc 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -8,7 +8,7 @@ Retrieve the users and groups info. Allow the users to change their passwords. Sync the users' email addresses with the addresses stored by Nextcloud. - 4.6.0-dev + 4.6.0 agpl Marcin Łojewski Andreas Böhler @@ -22,7 +22,7 @@ auth - + \OCA\UserSQL\Settings\Admin