Merge pull request #881 from nextcloud/stable-16.0.5
Ship 16.0.5 on stable channel
This commit is contained in:
commit
1985c8235d
@ -2,7 +2,7 @@
|
||||
set -Eeuo pipefail
|
||||
|
||||
declare -A release_channel=(
|
||||
[stable]='16.0.4'
|
||||
[stable]='16.0.5'
|
||||
[production]='16.0.4'
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user