fix: calver

This commit is contained in:
2024-11-01 18:33:03 +07:00
parent f3e875eeea
commit f346282c3c
5 changed files with 6 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "../node_modules/@tauri-apps/cli/schema.json",
"$schema": "../node_modules/@tauri-apps/cli/config.schema.json",
"productName": "Lume",
"version": "2024.11.0",
"version": "24.11.0",
"identifier": "nu.lume.Lume",
"build": {
"beforeDevCommand": "pnpm dev",