Skip to content

Commit 1985c82

Browse files
authored
Merge pull request #881 from nextcloud/stable-16.0.5
Ship 16.0.5 on stable channel
2 parents f165752 + 8bc140d commit 1985c82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generate-stackbrew-library.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
set -Eeuo pipefail
33

44
declare -A release_channel=(
5-
[stable]='16.0.4'
5+
[stable]='16.0.5'
66
[production]='16.0.4'
77
)
88

0 commit comments

Comments
 (0)