We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f3e455 commit 1f46fe3Copy full SHA for 1f46fe3
src-tauri/tauri.conf.json
@@ -1,7 +1,7 @@
1
{
2
"$schema": "https://schema.tauri.app/config/2",
3
"productName": "task-bridge",
4
- "version": "2.0.3",
+ "version": "2.0.4",
5
"identifier": "com.task-bridge.app",
6
"build": {
7
"beforeDevCommand": "pnpm dev",
0 commit comments