Skip to content

Commit

Permalink
Ship 14.0.6 on production channel
Browse files Browse the repository at this point in the history
See: nextcloud-releases/updater_server#182
Signed-off-by: Tilo Spannagel <[email protected]>
  • Loading branch information
tilosp committed Jan 21, 2019
1 parent 8d133d3 commit b3d324f
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,7 +2,7 @@
set -Eeuo pipefail

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

Expand Down

0 comments on commit b3d324f

Please sign in to comment.