Prepare 4.0.1 release (#249)

This commit is contained in:
Sean Malloy
2024-12-10 09:53:26 -06:00
committed by GitHub
parent c1683e6dcc
commit d1788bed2d
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=""