Skip to content

Commit c5e3761

Browse files
committed
chore: remove version from tauri.conf.json
If removed the version from `Cargo.toml` is used.
1 parent e1a29e3 commit c5e3761

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src-tauri/tauri.conf.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"$schema": "https://schema.tauri.app/config/2",
33
"productName": "ZKNetwork",
4-
"version": "0.1.0",
54
"identifier": "com.zkn-client.app",
65
"build": {
76
"beforeDevCommand": "npm run dev",

0 commit comments

Comments
 (0)