From 2d479f64ba0e61af7c229bdf6f3eb6da34097d52 Mon Sep 17 00:00:00 2001 From: Martijn Diersmann Date: Tue, 2 Jun 2026 17:05:02 +0200 Subject: [PATCH] Update hello.ps1 --- hello.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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