We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82166ef commit 9f63e97Copy full SHA for 9f63e97
Support/ERCS_Logs/ERCS_AzureStackLogs.ps1
@@ -155,7 +155,7 @@ else
155
" ERCS_AzureStackLogs.ps1 " | Write-Host -ForegroundColor Yellow
156
"" | Write-Host -ForegroundColor Yellow
157
" VERSION: " | Write-Host -ForegroundColor Yellow
158
-" 1.5.1" | Write-Host -ForegroundColor Yellow
+" 1.5.2" | Write-Host -ForegroundColor Yellow
159
160
"------------------------------------------------------------------------------ " | Write-Host -ForegroundColor Yellow
161
@@ -1309,4 +1309,4 @@ else
1309
Write-Host "`n Press any key to continue ...`n"
1310
$x = $host.UI.RawUI.ReadKey("NoEcho,IncludeKeyDown")
1311
exit
1312
-}
+}
0 commit comments