Release 2.3.0 (#184) (#185)

This commit is contained in:
Bikouo Aubin
2023-02-03 19:21:03 +01:00
committed by GitHub
parent f94eabffa1
commit 81339235c7
12 changed files with 1458 additions and 14 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.2.0"
DOWNSTREAM_VERSION="2.3.0"
KEEP_DOWNSTREAM_TMPDIR="${KEEP_DOWNSTREAM_TMPDIR:-''}"
INSTALL_DOWNSTREAM_COLLECTION_PATH="${INSTALL_DOWNSTREAM_COLLECTION_PATH:-}"
_build_dir=""