Prep for 1.2 release (#370)

This commit is contained in:
Mike Graves
2021-02-19 13:02:07 -05:00
committed by GitHub
parent a4ac078625
commit 5eb280f35a
6 changed files with 96 additions and 4 deletions

View File

@@ -9,7 +9,7 @@
# - All functions are prefixed with f_ so it's obvious where they come
# from when in use throughout the script
DOWNSTREAM_VERSION="1.1.1"
DOWNSTREAM_VERSION="1.2.0"
KEEP_DOWNSTREAM_TMPDIR="${KEEP_DOWNSTREAM_TMPDIR:-''}"