diff --git a/Makefile b/Makefile index 9a72e02ef..864832f16 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ sign_dir=$(build_dir)/sign package_name=$(app_name) cert_dir=$(HOME)/.nextcloud/certificates webpack=node_modules/.bin/webpack -version+=4.1.0 +version+=4.1.1 jssources=$(wildcard js/*) $(wildcard js/*/*) $(wildcard css/*/*) $(wildcard css/*) othersources=$(wildcard appinfo/*) $(wildcard css/*/*) $(wildcard controller/*/*) $(wildcard templates/*/*) $(wildcard log/*/*) diff --git a/appinfo/info.xml b/appinfo/info.xml index e7e3df896..4fa39ae25 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -10,7 +10,7 @@ Folders can be configured from *Group folders* in the admin settings. After a folder is created, the admin can give access to the folder to one or more groups, control their write/sharing permissions and assign a quota for the folder. Note: encrypting the contents of group folders is currently not supported.]]> - 4.1.0 + 4.1.1 agpl Robin Appelman GroupFolders