chore: upgrade tauri and bump version

This commit is contained in:
2024-03-19 12:46:19 +07:00
parent 14f07dfea8
commit ea5120e2f0
6 changed files with 282 additions and 134 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "../node_modules/@tauri-apps/cli/schema.json",
"productName": "Lume",
"version": "4.0.0-alpha+2",
"version": "4.0.0-beta",
"identifier": "nu.lume.Lume",
"build": {
"beforeBuildCommand": "pnpm desktop:build",