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