61-alpha0.1.1

This commit is contained in:
2024-11-12 18:13:26 -07:00
parent b0d9ca4480
commit 9904a32d87
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -220,6 +220,7 @@ function handleDownloadInstall() {
eval "$gitCloneCmd"
returnStatus
else
writeToLog "Setting for update mode\n"
writeToLog "UPDATING esp-idf, branch $gitBranch with $gitJobs jobs to $idfDir"
eval "$gitUpdateCmd"
returnStatus
+1 -1
View File
@@ -1 +1 @@
61-alpha0.1
61-alpha0.1.1