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

Commit e307e8a

Browse files
Changed version to 1.9.0
1 parent 5629981 commit e307e8a

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.8.0"
20+
$Script:WiGuiVersion = "1.9.0"
2121
$Script:WAUGithubLink = "https://github.com/Romanitho/Winget-AutoUpdate/releases/download/v1.17.4/WAU.zip"
2222
$Script:WIGithubLink = "https://github.com/Romanitho/Winget-Install/archive/refs/tags/v1.10.1.zip"
2323
$Script:WingetLink = "https://github.com/microsoft/winget-cli/releases/download/v1.4.10173/Microsoft.DesktopAppInstaller_8wekyb3d8bbwe.msixbundle"

0 commit comments

Comments
 (0)