chore: release v4.0.0-alpha+2

This commit is contained in:
reya
2024-03-13 09:40:30 +07:00
parent 04bde7dd43
commit 1be84f3139

View File

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