Prepare 4.0.1 release (#247)

This commit is contained in:
Sean Malloy
2024-12-09 12:14:31 -06:00
committed by GitHub
parent 3833922158
commit a890d14253
6 changed files with 21 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="4.0.0"
DOWNSTREAM_VERSION="4.0.1"
KEEP_DOWNSTREAM_TMPDIR="${KEEP_DOWNSTREAM_TMPDIR:-''}"
INSTALL_DOWNSTREAM_COLLECTION_PATH="${INSTALL_DOWNSTREAM_COLLECTION_PATH:-}"
_build_dir=""