Skip to content

Commit 9f63e97

Browse files
authored
Update ERCS_AzureStackLogs.ps1
1 parent 82166ef commit 9f63e97

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Support/ERCS_Logs/ERCS_AzureStackLogs.ps1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ else
155155
" ERCS_AzureStackLogs.ps1 " | Write-Host -ForegroundColor Yellow
156156
"" | Write-Host -ForegroundColor Yellow
157157
" VERSION: " | Write-Host -ForegroundColor Yellow
158-
" 1.5.1" | Write-Host -ForegroundColor Yellow
158+
" 1.5.2" | Write-Host -ForegroundColor Yellow
159159
"" | Write-Host -ForegroundColor Yellow
160160
"------------------------------------------------------------------------------ " | Write-Host -ForegroundColor Yellow
161161
"" | Write-Host -ForegroundColor Yellow
@@ -1309,4 +1309,4 @@ else
13091309
Write-Host "`n Press any key to continue ...`n"
13101310
$x = $host.UI.RawUI.ReadKey("NoEcho,IncludeKeyDown")
13111311
exit
1312-
}
1312+
}

0 commit comments

Comments
 (0)