From 03798f1f20f94371c6adf3fb1d91a4f876588fb7 Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Wed, 13 Nov 2024 01:56:43 -0700 Subject: [PATCH] 61-beta4.1 --- reinstall-esp-idf.sh | 1 - version.txt | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) 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