From f5c28ab728e58dc3d5ab5bc79c9d9b234f7f7eb6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alan=20P=C5=82=C3=B3cieniak?= Date: Fri, 11 Nov 2022 11:55:12 +0100 Subject: [PATCH] 6.4-beta.2022-10-12 --- pack.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pack.ps1 b/pack.ps1 index 64b3273..bd5b546 100644 --- a/pack.ps1 +++ b/pack.ps1 @@ -1,4 +1,4 @@ -$version = "6.3" +$version = "6.4-beta.2022-10-12" function Expand-Variables { param ( [Parameter(Mandatory = $true, Position = 0, ValueFromPipeline = $true )]