fix: package version in windows

This commit is contained in:
2024-03-02 17:58:50 +07:00
parent 2dbfff3c17
commit 86183d799a

View File

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