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 <development@tilosp.de>
  • Loading branch information
tilosp authored and Craeckie committed Mar 30, 2022
1 parent 67cd527 commit 2309c71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generate-stackbrew-library.sh
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 2309c71

Please sign in to comment.