prepare release 5.0.0 (#269)

* prepare release 5.0.0

* update changelog to include inventory plugin removal

* update changelog to include inventory plugin removal

* update changlogs
This commit is contained in:
Mandar Kulkarni
2025-06-11 13:21:00 -07:00
committed by GitHub
parent 4595487f78
commit a09c2dcacb
8 changed files with 46 additions and 17 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="6.0.0-dev0"
DOWNSTREAM_VERSION="5.0.0"
KEEP_DOWNSTREAM_TMPDIR="${KEEP_DOWNSTREAM_TMPDIR:-''}"
INSTALL_DOWNSTREAM_COLLECTION_PATH="${INSTALL_DOWNSTREAM_COLLECTION_PATH:-}"
_build_dir=""