Skip to content

Commit 3c4a684

Browse files
config: update identifier #16
2 parents ccd04bc + 7724185 commit 3c4a684

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
"productName": "captains-log",
33
"version": "0.0.0",
4-
"identifier": "com.tauri.dev",
4+
"identifier": "captains-log",
55
"build": {
66
"beforeDevCommand": "npm run dev",
77
"devUrl": "http://localhost:1420",

0 commit comments

Comments
 (0)