bump default bladebit version to 2.0.1 in install-plotter.sh (#14181)

This commit is contained in:
Arvid Norberg 2022-12-19 17:55:28 +01:00 committed by GitHub
parent 419342ed22
commit a9b3e25d2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -75,7 +75,7 @@ if [ "$1" = "-h" ] || [ -z "$1" ]; then
exit 0
fi
DEFAULT_BLADEBIT_VERSION="v2.0.0"
DEFAULT_BLADEBIT_VERSION="v2.0.1"
DEFAULT_MADMAX_VERSION="0.0.2"
VERSION=
PLOTTER=$1