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

Commit 560b6b8

Browse files
authored
Update tauri.conf.json
1 parent 4599f0e commit 560b6b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src-tauri/tauri.conf.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"package": {
33
"productName": "Win11React",
4-
"version": "0.1.8"
4+
"version": "0.2.0"
55
},
66
"build": {
77
"distDir": "../build",
@@ -57,7 +57,7 @@
5757
"width": 800,
5858
"height": 600,
5959
"resizable": true,
60-
"fullscreen": false
60+
"fullscreen": true
6161
}
6262
],
6363
"security": {

0 commit comments

Comments
 (0)