From 7594b867750653e969d6379044aa34f8c6bb7f9a Mon Sep 17 00:00:00 2001 From: hPrnicessPi3 Date: Wed, 30 Apr 2025 13:40:56 -0600 Subject: [PATCH] big fix --- add-to-export-sh.txt | 2 +- version.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/add-to-export-sh.txt b/add-to-export-sh.txt index 17cdb3e..22d156f 100644 --- a/add-to-export-sh.txt +++ b/add-to-export-sh.txt @@ -47,7 +47,7 @@ tail -1 "$ESPIDF_INSTALLDIR/version-data.log" echo -e "\tesp-install-custom version: $versionData" echo -e "\tesp-idf version: $ESP_IDF_VERSION" echo -e "\tcommmit hash: $commitHash" -echo -e "\tbranch: $branchData +echo -e "\tbranch: $branchData" echo -e "\tinstall date: $installDate\n" diff --git a/version.txt b/version.txt index 848cb9c..9d363dc 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -8-rc-1 +8-rc-2