release: v0.4.2 — MetonaToast 0.1.2 降级与版本号更新

- chore: @metona-team/metona-toast 2.0.1 -> 0.1.2
- chore: 应用版本号 0.4.1 -> 0.4.2
This commit is contained in:
2026-07-24 15:06:21 +08:00
parent 7bd625b9ce
commit 20b6d03617
7 changed files with 55 additions and 25 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
// 共享常量 — 主进程和渲染进程共用
export const APP_VERSION = 'v0.4.1'
export const APP_VERSION = 'v0.4.2'
export const MAX_FILE_SIZE = 20 * 1024 * 1024 // 20MB
export const ALLOWED_EXTENSIONS = ['.md', '.markdown', '.txt'] as const
export const SKIP_DIRS = new Set([