1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2024-11-19 17:11:48 +02:00

chore(deps): update dependency nextcloud/server to v28.0.11 (#6101)

Signed-off-by: milkmaker <milkmaker@mailcow.de>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-10-15 10:34:57 +02:00 committed by GitHub
parent 1538fda71c
commit 932cf453de
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash
# renovate: datasource=github-releases depName=nextcloud/server versioning=semver extractVersion=^v(?<version>.*)$
NEXTCLOUD_VERSION=28.0.6
NEXTCLOUD_VERSION=28.0.11
display_warning() {
local message=("$@")