Skip to content

Commit b96a0a5

Browse files
committed
chore(release): 更新版本号到 1.1.7
- 更新 tauri 配置中的应用版本号以对应本次发布内容
1 parent 68ba120 commit b96a0a5

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.1.6",
4+
"version": "1.1.7",
55
"identifier": "com.renlu.bpm-sniffer",
66
"build": {
77
"beforeBuildCommand": "pnpm web:build",

0 commit comments

Comments
 (0)