bump version for build test

This commit is contained in:
Skyler Lehmkuhl 2024-12-19 00:46:21 -05:00
parent 5943044ec6
commit d4e6fef298
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.6.5-alpha", "version": "0.6.5-alpha1",
"identifier": "org.lightningbeam.app", "identifier": "org.lightningbeam.app",
"build": { "build": {
"frontendDist": "../src" "frontendDist": "../src"