Skip to content

Commit 8bc140d

Browse files
committed
Ship 16.0.5 on stable channel
See: nextcloud-releases/updater_server#265 Signed-off-by: Tilo Spannagel <development@tilosp.de>
1 parent f165752 commit 8bc140d

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)