capitalization
This commit is contained in:
parent
11c6d47935
commit
69f0aa8c52
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"$schema": "https://schema.tauri.app/config/2",
|
||||
"productName": "lightningbeam",
|
||||
"productName": "Lightningbeam",
|
||||
"version": "0.6.1-alpha",
|
||||
"identifier": "org.lightningbeam.app",
|
||||
"build": {
|
||||
|
|
@ -11,7 +11,7 @@
|
|||
"withGlobalTauri": true,
|
||||
"windows": [
|
||||
{
|
||||
"title": "lightningbeam",
|
||||
"title": "Lightningbeam",
|
||||
"width": 1500,
|
||||
"height": 1024
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue