From 562e1adec28ebb6c14db045da9ee273449e68044 Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Tue, 12 Nov 2024 18:15:47 -0700 Subject: [PATCH] 61-alpha0.1.2 --- reinstall-esp-idf.sh | 2 +- version.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/reinstall-esp-idf.sh b/reinstall-esp-idf.sh index 5a3e3e3..e0f3218 100644 --- a/reinstall-esp-idf.sh +++ b/reinstall-esp-idf.sh @@ -340,7 +340,7 @@ function handleEmptyLogs() { echo "Creating empty file at $log" touch $log - echo "\treturn status: ${?}\n" + echo -e "\treturn status: ${?}\n" echo "Creating empty file at $versionData" touch $versionData diff --git a/version.txt b/version.txt index 7ce438c..fa6dc79 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -61-alpha0.1.1 \ No newline at end of file +61-alpha0.1.2 \ No newline at end of file