diff --git a/reinstall-esp-idf.sh b/reinstall-esp-idf.sh index 0e552b4..9e7628d 100644 --- a/reinstall-esp-idf.sh +++ b/reinstall-esp-idf.sh @@ -474,7 +474,6 @@ function handleChk() { if [[ $totalErrorLoad < 2 ]]; then writeToLog "Installed Successfully, total error load: $totalErrorLoad" - echo -e "\n\n$retCodes\n\n" else writeToLog "Install FAILED! Dumping return codes:\n" writeToLog "$retCodes" diff --git a/version.txt b/version.txt index 9200501..edee65d 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -61-beta4 \ No newline at end of file +61-beta4.1 \ No newline at end of file