Skip to content

Commit cae3305

Browse files
committed
Updated version
1 parent 86132a4 commit cae3305

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Script for copying the release files and creating the release zip file
22
# C:\Users\erict\Sync\Projects\PowerToys\x64\Release\modules\launcher\Plugins\Winget
3-
$version = "1.1.2"
3+
$version = "1.2.1"
44
$release = "C:\Users\erict\Downloads\winget-powertoys-$version.zip"
55
$zip = "C:\Program Files\7-Zip\7z.exe"
66
$path = "C:\Users\erict\Sync\Projects\PowerToys\x64\Release\modules\launcher\Plugins\Winget"

0 commit comments

Comments
 (0)