Merge pull request #752 from nextcloud/tilosp/update-tags

Update tags
pull/753/head
Tilo Spannagel 7 years ago committed by GitHub
commit a10a6ab7ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,8 +2,8 @@
set -Eeuo pipefail
declare -A release_channel=(
[stable]='15.0.7'
[production]='15.0.7'
[stable]='16.0.1'
[production]='15.0.8'
)
self="$(basename "$BASH_SOURCE")"

Loading…
Cancel
Save