Skip to content

Commit bbee2bf

Browse files
committed
更新应用版本号至 1.1.0
1 parent 858c76e commit bbee2bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://schema.tauri.app/config/2",
33
"productName": "BPM Sniffer",
4-
"version": "1.0.9",
4+
"version": "1.1.0",
55
"identifier": "com.renlu.bpm-sniffer",
66
"build": {
77
"beforeBuildCommand": "pnpm web:build",

0 commit comments

Comments
 (0)