Compare commits

...

2 Commits

Author SHA1 Message Date
04affe4135 meta: bump collection to 0.6.0 2024-09-21 11:19:44 +02:00
a0f66c3309 update(server): bump version to 30.0.0 2024-09-21 11:19:11 +02:00
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
namespace: finallycoffee
name: nextcloud
version: 0.5.2
version: 0.6.0
readme: README.md
authors:
- transcaffeine <transcaffeine@finally.coffee>

View File

@ -1,6 +1,6 @@
---
nextcloud_version: 29.0.7
nextcloud_version: 30.0.0
nextcloud_user: nextcloud
nextcloud_basepath: /opt/nextcloud
nextcloud_config_path: "{{ nextcloud_basepath }}/config"