chore: bump version to 0.4.0

- Adds the role `ldap_user_backend` for managing ldap authentication backends in nextcloud
- Allow checking integrity of nextcloud apps
- Allow specifying type for server settings, avoid leaking secrets in ansible task names
This commit is contained in:
transcaffeine 2021-11-26 07:57:16 +01:00
parent 63f45dc193
commit 991b8c635c
Signed by: transcaffeine
GPG Key ID: 03624C433676E465

View File

@ -1,6 +1,6 @@
namespace: finallycoffee namespace: finallycoffee
name: nextcloud name: nextcloud
version: 0.3.0 version: 0.4.0
readme: README.md readme: README.md
authors: authors:
- Johanna Dorothea Reichmann <transcaffeine@finallycoffee.eu> - Johanna Dorothea Reichmann <transcaffeine@finallycoffee.eu>