diff options
author | Côme Chilliet <come.chilliet@nextcloud.com> | 2022-04-04 16:58:06 +0200 |
---|---|---|
committer | Côme Chilliet <come.chilliet@nextcloud.com> | 2022-04-04 16:58:06 +0200 |
commit | c020b01a6665fbf5e1a5cbd583d62f90ef0bf84e (patch) | |
tree | b9f4605ad635784bb33fbae100cefce2bf5d8134 /apps/files_sharing/appinfo | |
parent | ef5ca766e947d6882a6494271d88e3e80c4bb29c (diff) | |
download | nextcloud-server-c020b01a6665fbf5e1a5cbd583d62f90ef0bf84e.tar.gz nextcloud-server-c020b01a6665fbf5e1a5cbd583d62f90ef0bf84e.zip |
Version bump
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/appinfo')
-rw-r--r-- | apps/files_sharing/appinfo/info.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/appinfo/info.xml b/apps/files_sharing/appinfo/info.xml index c1cb23cd68e..a2446f99163 100644 --- a/apps/files_sharing/appinfo/info.xml +++ b/apps/files_sharing/appinfo/info.xml @@ -9,7 +9,7 @@ Turning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation. </description> - <version>1.16.0</version> + <version>1.16.1</version> <licence>agpl</licence> <author>Michael Gapczynski</author> <author>Bjoern Schiessle</author> |