Skip to content

Commit

Permalink
ci: remove version from tauri.conf.json
Browse files Browse the repository at this point in the history
  • Loading branch information
cecilia-sanare committed Jan 26, 2024
1 parent bdfe9fb commit 78b4c21
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src-tauri/tauri.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@
"distDir": "../dist"
},
"package": {
"productName": "Devkit",
"version": "0.1.2"
"productName": "Devkit"
},
"tauri": {
"allowlist": {
Expand Down

0 comments on commit 78b4c21

Please sign in to comment.