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,6 +1,6 @@
[package]
name = "mixvideo-desktop"
version = "0.1.3"
version = "0.1.5"
description = "MixVideo Desktop Application"
authors = ["imeepos <imeepos@outlook.com>"]
edition = "2021"