Release 2.2.0 (#161)

This commit is contained in:
Mike Graves
2022-05-06 06:57:01 -04:00
committed by GitHub
parent ab83a185f5
commit cfbbbb3be1
18 changed files with 3759 additions and 21 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.1.0"
DOWNSTREAM_VERSION="2.2.0"
KEEP_DOWNSTREAM_TMPDIR="${KEEP_DOWNSTREAM_TMPDIR:-''}"
INSTALL_DOWNSTREAM_COLLECTION_PATH="${INSTALL_DOWNSTREAM_COLLECTION_PATH:-}"
_build_dir=""