Skip to content

Commit

Permalink
Merge pull request #614 from nextcloud/production-14.0.6
Browse files Browse the repository at this point in the history
Ship 14.0.6 on production channel
  • Loading branch information
tilosp authored Jan 21, 2019
2 parents 8d133d3 + b3d324f commit 15ab1cc
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 15ab1cc

Please sign in to comment.