From b9351e6ce7a958e1e70d224561f449a7c7c51126 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Thu, 11 Nov 2021 10:56:53 +0100 Subject: Update version on master Signed-off-by: Joas Schilling --- .github/workflows/phpunit.yml | 2 +- appinfo/info.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/phpunit.yml b/.github/workflows/phpunit.yml index 4b59af0..e75f7d9 100644 --- a/.github/workflows/phpunit.yml +++ b/.github/workflows/phpunit.yml @@ -79,7 +79,7 @@ jobs: services: mysql: - image: mariadb + image: mariadb:10.5 ports: - 4444:3306/tcp env: diff --git a/appinfo/info.xml b/appinfo/info.xml index 46f238b..7142b0f 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -21,7 +21,7 @@ The administrator is then logged-in as the user, to switch back to the regular u - While impersonate actions are logged note that actions performed impersonated will be logged as the impersonated user. - Impersonating an user is only possible after their first login.]]> - 1.10.0 + 1.11.0 agpl Nextcloud Impersonate @@ -36,7 +36,7 @@ The administrator is then logged-in as the user, to switch back to the regular u https://raw.githubusercontent.com/nextcloud/impersonate/master/screenshots/3.png - + -- cgit v1.2.3