release v1.1.0

This commit is contained in:
Frankie Huang 2025-04-20 02:02:32 +08:00
parent 8803624da3
commit ad813ffe75

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": "1.0.0", "version": "1.1.0",
"identifier": "com.markdown-editor.app", "identifier": "com.markdown-editor.app",
"build": { "build": {
"beforeDevCommand": "npm run dev", "beforeDevCommand": "npm run dev",