release v2.1.0

This commit is contained in:
Frankie Huang 2025-05-07 00:48:08 +08:00
parent e3e7efedcf
commit 771f868c18

View File

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