release v1.2.0

This commit is contained in:
Frankie Huang 2025-04-28 03:26:44 +08:00
parent d5d49014e5
commit a4eb9a59dc

View File

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