release v1.0.0

This commit is contained in:
Frankie Huang 2025-04-20 01:47:32 +08:00
parent b718dc293e
commit 6902e45e17

View File

@ -1,7 +1,7 @@
{ {
"$schema": "https://schema.tauri.app/config/2", "$schema": "https://schema.tauri.app/config/2",
"productName": "markdown-editor", "productName": "markdown-editor",
"version": "0.1.0", "version": "1.0.0",
"identifier": "com.markdown-editor.app", "identifier": "com.markdown-editor.app",
"build": { "build": {
"beforeDevCommand": "npm run dev", "beforeDevCommand": "npm run dev",