chore: bump version and update readme

This commit is contained in:
reya
2024-05-13 15:21:05 +07:00
parent cf70b0f882
commit 32954f17b6
2 changed files with 5 additions and 9 deletions

View File

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