Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/impersonate.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2022-09-22 14:27:30 +0300
committerJoas Schilling <coding@schilljs.com>2022-09-22 14:27:30 +0300
commit34b43865aa383afadc3fca7ce86c4ff7a25e923b (patch)
tree31a4ab2f33afa319901eed9b3f48799611f2e9b5
parentb3f75e7f2865b891331ec2afa0709440f3d498f6 (diff)
Add Nextcloud 25 support on masterupdate-master-version
Signed-off-by: Joas Schilling <coding@schilljs.com>
-rw-r--r--appinfo/info.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index b891a8e..e64255e 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 a user is only possible after their first login.]]></description>
- <version>1.12.0</version>
+ <version>1.13.0</version>
<licence>agpl</licence>
<author>Nextcloud</author>
<namespace>Impersonate</namespace>
@@ -36,7 +36,7 @@ The administrator is then logged-in as the user, to switch back to the regular u
<screenshot>https://raw.githubusercontent.com/nextcloud/impersonate/master/screenshots/3.png</screenshot>
<dependencies>
- <nextcloud min-version="25" max-version="25" />
+ <nextcloud min-version="26" max-version="26" />
</dependencies>
<settings>