We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 858c76e commit bbee2bfCopy full SHA for bbee2bf
src-tauri/tauri.conf.json
@@ -1,7 +1,7 @@
1
{
2
"$schema": "https://schema.tauri.app/config/2",
3
"productName": "BPM Sniffer",
4
- "version": "1.0.9",
+ "version": "1.1.0",
5
"identifier": "com.renlu.bpm-sniffer",
6
"build": {
7
"beforeBuildCommand": "pnpm web:build",
0 commit comments