summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTilo Spannagel <development@tilosp.de>2020-02-06 21:18:08 +0100
committerGitHub <noreply@github.com>2020-02-06 21:18:08 +0100
commitddf60930f1f6d8b102f5bb78cd626de326fa9dcd (patch)
tree127b63206c9e9c90c2e58a0ae643ec82f6ac6210
parent26487c056c26d9277c41762941804f0fc2f6d0a5 (diff)
Update stable tag
-rwxr-xr-xgenerate-stackbrew-library.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/generate-stackbrew-library.sh b/generate-stackbrew-library.sh
index ec47fda7..5e9e670d 100755
--- a/generate-stackbrew-library.sh
+++ b/generate-stackbrew-library.sh
@@ -2,7 +2,7 @@
set -Eeuo pipefail
declare -A release_channel=(
- [stable]='17.0.2'
+ [stable]='17.0.3'
[production]='16.0.7'
)