We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94b4909 commit 568caeeCopy full SHA for 568caee
src-tauri/tauri.conf.json
@@ -1,7 +1,7 @@
1
{
2
"$schema": "https://schema.tauri.app/config/2",
3
"productName": "rustsync",
4
- "version": "0.3.0",
+ "version": "0.3.1",
5
"identifier": "com.rustsync.app",
6
"build": {
7
"beforeDevCommand": "npm run dev",
0 commit comments