Update versions in manifect and win32.ps1

This commit is contained in:
Shivam Mathur
2024-12-01 04:45:08 +05:30
parent e77cdb393f
commit 516490f3d1
2 changed files with 5 additions and 5 deletions

View File

@ -3,7 +3,7 @@ param (
[ValidateNotNull()]
[ValidateLength(1, [int]::MaxValue)]
[string]
$version = '8.2',
$version = '8.4',
[Parameter(Position = 1, Mandatory = $true)]
[ValidateNotNull()]
[ValidateLength(1, [int]::MaxValue)]