We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86132a4 commit cae3305Copy full SHA for cae3305
release.ps1
@@ -1,6 +1,6 @@
1
# Script for copying the release files and creating the release zip file
2
# C:\Users\erict\Sync\Projects\PowerToys\x64\Release\modules\launcher\Plugins\Winget
3
-$version = "1.1.2"
+$version = "1.2.1"
4
$release = "C:\Users\erict\Downloads\winget-powertoys-$version.zip"
5
$zip = "C:\Program Files\7-Zip\7z.exe"
6
$path = "C:\Users\erict\Sync\Projects\PowerToys\x64\Release\modules\launcher\Plugins\Winget"
0 commit comments