Skip to content

Commit

Permalink
2.5.0
Browse files Browse the repository at this point in the history
Signed-off-by: Robin Appelman <robin@icewind.nl>
  • Loading branch information
icewind1991 committed May 16, 2023
1 parent 6ba8bfd commit 56be36a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
Guests accounts can be created from the share menu by entering either the recipients email or name and choosing "create guest account", once the share is created the guest user will receive an email notification about the mail with a link to set their password.
Guests users can only access files shared to them and cannot create any files outside of shares, additionally, the apps accessible to guest accounts are whitelisted.]]></description>
<version>2.4.0</version>
<version>2.5.0</version>
<licence>agpl</licence>
<author>Nextcloud</author>
<types>
Expand All @@ -22,7 +22,7 @@ Guests users can only access files shared to them and cannot create any files ou
<screenshot>https://github.com/raw/nextcloud/guests/master/screenshots/settings.png</screenshot>
<screenshot>https://github.com/raw/nextcloud/guests/master/screenshots/dropdown.png</screenshot>
<dependencies>
<nextcloud min-version="22" max-version="26" />
<nextcloud min-version="24" max-version="27" />
</dependencies>
<commands>
<command>OCA\Guests\Command\ListCommand</command>
Expand Down

0 comments on commit 56be36a

Please sign in to comment.