Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pre-reqs: Remove duplicate of versions
- To avoid having to update the versions in multiple places (which was missed last release), remove the default versions logic in payload.sh, as it is only called from the Makefile If a version is incorrectly set, then just rely on `set -o nounset` to warn the user about this
- Loading branch information