diff --git a/galaxy.yml b/galaxy.yml index 3e83630..ac9f33e 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -1,12 +1,12 @@ namespace: finallycoffee name: nextcloud -version: "0.7.3" +version: "0.8.0" readme: README.md authors: - transcaffeine description: Installing and configuring nextcloud (and related apps/services) using docker dependencies: - "community.docker": "^3.0.0" + "community.docker": "^4.0.0" license_file: LICENSE.md build_ignore: - '*.tar.gz'