diff --git a/build_pico_hsm.sh b/build_pico_hsm.sh index 62ad4d2..95d0a20 100755 --- a/build_pico_hsm.sh +++ b/build_pico_hsm.sh @@ -1,7 +1,7 @@ #!/bin/bash VERSION_MAJOR="2" -VERSION_MINOR="0" +VERSION_MINOR="2" rm -rf release/* cd build_release