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