Bump version to 1.0.3-alpha

This commit is contained in:
Skyler Lehmkuhl 2026-03-10 21:42:12 -04:00
parent ce7ed2586f
commit e388902743
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.8.1-alpha", "version": "1.0.3-alpha",
"identifier": "org.lightningbeam.core", "identifier": "org.lightningbeam.core",
"build": { "build": {
"frontendDist": "../src" "frontendDist": "../src"