Skip to content

Commit

Permalink
bump default bladebit version to 2.0.1 in install-plotter.sh (Chia-Ne…
Browse files Browse the repository at this point in the history
  • Loading branch information
arvidn authored Dec 19, 2022
1 parent 419342e commit a9b3e25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install-plotter.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a9b3e25

Please sign in to comment.