Compare commits

...

1 Commits

Author SHA1 Message Date
Frankie Huang
223026b8eb release v0.2.0 2025-04-19 19:05:26 +08:00
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",