fix: correct update.md for v0.0.3 and fix pre-commit hook

This commit is contained in:
xin
2026-06-18 15:18:20 +08:00
parent 703b4ff865
commit c1a76a5875
4 changed files with 11 additions and 4 deletions

View File

@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "Spectral Insight Mission Plan",
"version": "0.0.3",
"version": "0.0.4",
"identifier": "com.spectral-insight.mission-plan",
"build": {
"beforeDevCommand": "npm run dev",