Bump version to 0.7.10-alpha

This commit is contained in:
Skyler Lehmkuhl 2025-01-15 21:15:49 -05:00
parent 49a7e3f75f
commit 2806588146
1 changed files with 1 additions and 2 deletions

View File

@ -1,12 +1,11 @@
{ {
"$schema": "https://schema.tauri.app/config/2", "$schema": "https://schema.tauri.app/config/2",
"productName": "Lightningbeam", "productName": "Lightningbeam",
"version": "0.7.9-alpha", "version": "0.7.10-alpha",
"identifier": "org.lightningbeam.core", "identifier": "org.lightningbeam.core",
"build": { "build": {
"frontendDist": "../src" "frontendDist": "../src"
}, },
"app": { "app": {
"withGlobalTauri": true, "withGlobalTauri": true,
"windows": [ "windows": [