release v2.0.0

This commit is contained in:
Frankie Huang 2025-05-06 23:58:42 +08:00
parent b8fb046dbb
commit 847b16ebdb

View File

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