Skip to content

Commit

Permalink
add right identifier back
Browse files Browse the repository at this point in the history
  • Loading branch information
atilafassina committed Jun 4, 2024
1 parent 399e791 commit 896d198
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src-tauri/tauri.conf.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"productName": "pulsar",
"version": "0.1.0",
"identifier": "com.tauri.dev",
"identifier": "pulsar.atila.io",
"build": {
"beforeDevCommand": "pnpm dev",
"beforeBuildCommand": "pnpm build",
Expand Down

0 comments on commit 896d198

Please sign in to comment.