From 13425c7febce741b44cc473f5aa84b89641d5137 Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Tue, 12 Nov 2024 18:17:54 -0700 Subject: [PATCH] 61-alpha0.1.3 --- reinstall-esp-idf.sh | 1 + version.txt | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/reinstall-esp-idf.sh b/reinstall-esp-idf.sh index e0f3218..362dce1 100644 --- a/reinstall-esp-idf.sh +++ b/reinstall-esp-idf.sh @@ -390,6 +390,7 @@ elif [ "$arg" == "test" -o "$arg" == "t" ]; then # minimal actions taken, echo t elif [ "$arg" == "retool" -o "$arg" == "rt" ]; then # just reinstall bins and export action="RETOOL" + testExport=1 handleStart handleCustomBins diff --git a/version.txt b/version.txt index fa6dc79..e087223 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -61-alpha0.1.2 \ No newline at end of file +61-alpha0.1.3 \ No newline at end of file