Merge pull request #366 from nextcloud/stable-13.0.4
Ship 13.0.4 on stable channel
This commit is contained in:
commit
26ccd170b0
@ -3,7 +3,7 @@ set -Eeuo pipefail
|
||||
|
||||
declare -A release_channel=(
|
||||
[production]='13.0.2'
|
||||
[stable]='13.0.3'
|
||||
[stable]='13.0.4'
|
||||
)
|
||||
|
||||
self="$(basename "$BASH_SOURCE")"
|
||||
|
Loading…
Reference in New Issue
Block a user