60-rc1.6.1

This commit is contained in:
2024-11-12 12:38:41 -07:00
parent e86802a5be
commit a7d87a7b96
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -219,7 +219,7 @@ function handleDownloadInstall() {
returnStatus
writeToLog "editing $exportScript with git commit hash data: $commitHash"
sed -i "s/commitTAG/\'$commitHash\'/g" $exportScript
sed -i "s/commitTAG/$commitHash/g" $exportScript
returnStatus
gitDataLog="installed esp-idf from commit $commitHash from branch $gitBranch using $scriptVers"
+1 -1
View File
@@ -1 +1 @@
60-rc1.6
60-rc1.6.1