Skip to content

Commit

Permalink
fix: Capitalise product name properly
Browse files Browse the repository at this point in the history
  • Loading branch information
GeckoEidechse committed Oct 4, 2022
1 parent dd2f376 commit 7331507
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
Expand Up @@ -7,7 +7,7 @@
"distDir": "../src-vue/dist"
},
"package": {
"productName": "flightcore",
"productName": "FlightCore",
"version": "0.1.5"
},
"tauri": {
Expand Down

0 comments on commit 7331507

Please sign in to comment.