(feat): rename productName to have a uppercase T
This commit is contained in:
parent
edfb037864
commit
37338f12fb
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"$schema": "https://schema.tauri.app/config/2",
|
||||
"productName": "tensamin",
|
||||
"productName": "Tensamin",
|
||||
"version": "0.0.0",
|
||||
"mainBinaryName": "tensamin",
|
||||
"identifier": "net.tensamin.client",
|
||||
|
|
|
|||
Loading…
Reference in a new issue