Skip to content

Commit

Permalink
Ship 15.0.2 on stable channel (#615)
Browse files Browse the repository at this point in the history
See: nextcloud-releases/updater_server#183
Signed-off-by: Tilo Spannagel <[email protected]>
  • Loading branch information
tilosp authored Jan 21, 2019
1 parent 15ab1cc commit f081d38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generate-stackbrew-library.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
set -Eeuo pipefail

declare -A release_channel=(
[stable]='15.0.2'
[production]='14.0.6'
[stable]='14.0.6'
)

self="$(basename "$BASH_SOURCE")"
Expand Down

0 comments on commit f081d38

Please sign in to comment.