We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e42e240 commit 4e35693Copy full SHA for 4e35693
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "winget-gui",
3
"private": true,
4
- "version": "0.0.17",
+ "version": "0.1.7",
5
"type": "module",
6
"scripts": {
7
"tauri": "tauri",
src-tauri/tauri.conf.json
@@ -8,7 +8,7 @@
8
},
9
"package": {
10
"productName": "winget-gui",
11
- "version": "0.0.17"
+ "version": "0.1.7"
12
13
"tauri": {
14
"allowlist": {
0 commit comments