Release 2.1.0 (#124)

This commit is contained in:
Mike Graves
2021-11-02 08:47:24 -04:00
committed by GitHub
parent e0c6713926
commit d154967c88
11 changed files with 32 additions and 16 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="2.0.1"
DOWNSTREAM_VERSION="2.1.0"
KEEP_DOWNSTREAM_TMPDIR="${KEEP_DOWNSTREAM_TMPDIR:-''}"
_build_dir=""