From 3475466bbada0ead6061d10787af666e851717d0 Mon Sep 17 00:00:00 2001 From: QEDeD Date: Sat, 30 Dec 2023 06:53:07 +0100 Subject: [PATCH] Bump Nextcloud to v28.0.1 (#132) * Bump Nextcloud to v28.0.1 * Fix Nexctloud version tag in requirements.yml --------- Co-authored-by: Slavi Pantaleev --- templates/requirements.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/requirements.yml b/templates/requirements.yml index b3432b9..6ebb96c 100644 --- a/templates/requirements.yml +++ b/templates/requirements.yml @@ -177,7 +177,7 @@ name: netbox activation_prefix: netbox_ - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-nextcloud.git - version: v28.0.0-1 + version: v28.0.1-0 name: nextcloud activation_prefix: nextcloud_ - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-outline.git