Skip to content
Snippets Groups Projects
Unverified Commit 15ea8964 authored by Tilo Spannagel's avatar Tilo Spannagel Committed by GitHub
Browse files

Merge pull request #921 from nextcloud/tilosp/stable-17.0.1

Ship 17.0.2 on stable channel
parents d9ab30a9 e93b6a42
No related branches found
No related tags found
No related merge requests found
...@@ -2,8 +2,8 @@ ...@@ -2,8 +2,8 @@
set -Eeuo pipefail set -Eeuo pipefail
declare -A release_channel=( declare -A release_channel=(
[stable]='16.0.6' [stable]='17.0.2'
[production]='16.0.6' [production]='16.0.7'
) )
self="$(basename "$BASH_SOURCE")" self="$(basename "$BASH_SOURCE")"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment