Skip to content

Commit

Permalink
Update tauri.conf.json
Browse files Browse the repository at this point in the history
  • Loading branch information
dre-bk201 authored Mar 31, 2022
1 parent aecfe21 commit 2117321
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src-tauri/tauri.conf.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"package": {
"productName": "smart-organizer",
"version": "1.0.0"
"version": "1.0.0-stable"
},
"build": {
"distDir": "../dist",
Expand Down Expand Up @@ -69,4 +69,4 @@
"csp": "default-src blob: data: filesystem: ws: wss: http: https: tauri: 'unsafe-eval' 'unsafe-inline' 'self' img-src: 'self'"
}
}
}
}

0 comments on commit 2117321

Please sign in to comment.