Release version 3.0.1 (#210)

This commit is contained in:
Mike Graves
2023-11-30 14:34:26 -05:00
committed by GitHub
parent b2816971bb
commit 51ad78a406
6 changed files with 26 additions and 5 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="3.0.0"
DOWNSTREAM_VERSION="3.0.1"
KEEP_DOWNSTREAM_TMPDIR="${KEEP_DOWNSTREAM_TMPDIR:-''}"
INSTALL_DOWNSTREAM_COLLECTION_PATH="${INSTALL_DOWNSTREAM_COLLECTION_PATH:-}"
_build_dir=""