chore: bump version to 0.1.5

- 更新package.json版本号到0.1.5
- 更新Cargo.toml版本号到0.1.5
- 更新tauri.conf.json版本号到0.1.5
- 准备发布0.1.5版本
This commit is contained in:
imeepos
2025-07-14 00:30:09 +08:00
parent c366261008
commit af2897d314
4 changed files with 3 additions and 32 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@mixvideo/desktop",
"private": true,
"version": "0.1.3",
"version": "0.1.5",
"type": "module",
"scripts": {
"dev": "tauri dev",