Skip to content
This repository was archived by the owner on Oct 18, 2024. It is now read-only.

Commit edbc65f

Browse files
Changed version to 1.9.2
1 parent 47d94df commit edbc65f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/Winget-Install-GUI.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ if ( $psversionTable.PSEdition -eq "core" ) {
1717
import-Module -name Appx -UseWIndowsPowershell -WarningAction:SilentlyContinue
1818
}
1919

20-
$Script:WiGuiVersion = "1.9.1"
20+
$Script:WiGuiVersion = "1.9.2"
2121
$Script:WAUGithubLink = "https://github.com/Romanitho/Winget-AutoUpdate/releases/download/v1.18.0/WAU.zip"
2222
$Script:WIGithubLink = "https://github.com/Romanitho/Winget-Install/archive/refs/tags/v1.11.1.zip"
2323
$Script:WingetLink = "https://github.com/microsoft/winget-cli/releases/download/v1.6.2771/Microsoft.DesktopAppInstaller_8wekyb3d8bbwe.msixbundle"

0 commit comments

Comments
 (0)