Update stable tag to 20.0.9 (#1470)

Signed-off-by: Florian Friedrich <ffried@me.com>
pull/1481/head
Florian Friedrich 5 years ago committed by GitHub
parent 3235316659
commit ede3bdc0cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,7 +1,7 @@
#!/bin/bash
set -Eeuo pipefail
stable_channel='20.0.8'
stable_channel='20.0.9'
self="$(basename "$BASH_SOURCE")"
cd "$(dirname "$(readlink -f "$BASH_SOURCE")")"

Loading…
Cancel
Save