Skip to content

Commit 4e692fb

Browse files
committed
fix: version number
1 parent 31e68de commit 4e692fb

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": "Project Dave",
4-
"version": "0.3.0",
4+
"version": "0.4.0",
55
"identifier": "com.project-dave.app",
66
"build": {
77
"beforeDevCommand": "npm run dev",

0 commit comments

Comments
 (0)