diff --git a/playbooks/linux/ubuntu-server/nextcloud_full_deployment/vars/shared_vars.yml b/playbooks/linux/ubuntu-server/nextcloud_full_deployment/vars/shared_vars.yml index 79e1320..1e50700 100644 --- a/playbooks/linux/ubuntu-server/nextcloud_full_deployment/vars/shared_vars.yml +++ b/playbooks/linux/ubuntu-server/nextcloud_full_deployment/vars/shared_vars.yml @@ -1,5 +1,5 @@ # Recommended to use the latest stable version. -nextcloud_version: "34.0.0" +nextcloud_version: "34.0.1" # The domain name for your Nextcloud instance. # If multiple domains/instances are setup, you will have to change the domain per server manually.