Skip to content

Commit 4e35693

Browse files
Version Bump
1 parent e42e240 commit 4e35693

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "winget-gui",
33
"private": true,
4-
"version": "0.0.17",
4+
"version": "0.1.7",
55
"type": "module",
66
"scripts": {
77
"tauri": "tauri",

src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"package": {
1010
"productName": "winget-gui",
11-
"version": "0.0.17"
11+
"version": "0.1.7"
1212
},
1313
"tauri": {
1414
"allowlist": {

0 commit comments

Comments
 (0)