update build version

This commit is contained in:
Skyler Lehmkuhl 2024-12-05 13:36:18 -05:00
parent 0bb5d11141
commit a0bc856224
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{ {
"$schema": "https://schema.tauri.app/config/2", "$schema": "https://schema.tauri.app/config/2",
"productName": "lightningbeam", "productName": "lightningbeam",
"version": "0.1.0", "version": "0.6.1-alpha",
"identifier": "org.lightningbeam.app", "identifier": "org.lightningbeam.app",
"build": { "build": {
"frontendDist": "../src" "frontendDist": "../src"