diff --git a/prepare_image.sh b/prepare_image.sh index 3b3ef03..45eca63 100644 --- a/prepare_image.sh +++ b/prepare_image.sh @@ -2,7 +2,7 @@ # A simple script to extract build images from pio folder BOARD=$1 -VERSION="0_5_1" +VERSION="0_5_2" mkdir build # Remove old builds