Bump version to 0.7.10-alpha
This commit is contained in:
parent
49a7e3f75f
commit
2806588146
|
|
@ -1,12 +1,11 @@
|
|||
{
|
||||
"$schema": "https://schema.tauri.app/config/2",
|
||||
"productName": "Lightningbeam",
|
||||
"version": "0.7.9-alpha",
|
||||
"version": "0.7.10-alpha",
|
||||
"identifier": "org.lightningbeam.core",
|
||||
"build": {
|
||||
"frontendDist": "../src"
|
||||
},
|
||||
|
||||
"app": {
|
||||
"withGlobalTauri": true,
|
||||
"windows": [
|
||||
|
|
|
|||
Loading…
Reference in New Issue