release v0.2.0

This commit is contained in:
Frankie Huang 2025-04-19 19:05:26 +08:00
parent 2b6a4b019c
commit 223026b8eb
2 changed files with 1 additions and 1 deletions

View File

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