Bump version to 1.0.4-alpha

This commit is contained in:
Skyler Lehmkuhl 2026-06-02 13:10:52 -04:00
parent 54d5764bd0
commit 45955dbbec
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": "1.0.3-alpha", "version": "1.0.4-alpha",
"identifier": "org.lightningbeam.core", "identifier": "org.lightningbeam.core",
"build": { "build": {
"frontendDist": "../src" "frontendDist": "../src"