diff --git a/hello.ps1 b/hello.ps1 index 5a32fe7..332b991 100644 --- a/hello.ps1 +++ b/hello.ps1 @@ -1 +1 @@ -Write-Host 'Hello, World!' \ No newline at end of file +Write-Host 'Hello, World!2' \ No newline at end of file