From 6a9f65a522cf053f16d682524d34e53bd84d59f1 Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Wed, 13 Nov 2024 07:54:18 -0700 Subject: [PATCH] 61-rc2.4 --- 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 220aaa0..fcf5272 100644 --- a/reinstall-esp-idf.sh +++ b/reinstall-esp-idf.sh @@ -400,7 +400,6 @@ function handleLogoutAllUsers() { function handleCheckEspIdf() { if [ ! -z $IDF_PYTHON_ENV_PATH ]; then writeToLog "FAIL: Sanity check failed!\n\tesp-idf environment varibles found!\n\tPelase run from a fresh termnal that has not had get_idf ran!\n\tExiting\n" - exit else writeToLog "Sanity check: Environment correct\n\tNo esp-idf environment variables found, proceeding\n" fi diff --git a/version.txt b/version.txt index 04aeca2..07b1c7b 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -61-rc2.3 \ No newline at end of file +61-rc2.4 \ No newline at end of file