We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5c28ab commit 52b3088Copy full SHA for 52b3088
pack.ps1
@@ -1,4 +1,4 @@
1
-$version = "6.4-beta.2022-10-12"
+$version = "6.4"
2
function Expand-Variables {
3
param (
4
[Parameter(Mandatory = $true, Position = 0, ValueFromPipeline = $true )]
0 commit comments