release v2.2.0

This commit is contained in:
Frankie Huang 2025-06-28 20:45:41 +08:00
parent 1226991c7a
commit ddf970e7dc

View File

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