Skip to content

Commit

Permalink
Update dependency nextcloud/server to v27.0.1 (#5324)
Browse files Browse the repository at this point in the history
Signed-off-by: milkmaker <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 24, 2023
1 parent 03580cb commit 521120a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helper-scripts/nextcloud.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
# renovate: datasource=github-releases depName=nextcloud/server versioning=semver extractVersion=^v(?<version>.*)$
NEXTCLOUD_VERSION=27.0.0
NEXTCLOUD_VERSION=27.0.1

echo -ne "Checking prerequisites..."
sleep 1
Expand Down

0 comments on commit 521120a

Please sign in to comment.