bump version to 2.14.1

This commit is contained in:
Xinrea
2025-10-14 08:12:03 +08:00
parent 9a1bc0f449
commit a97ec33c07
3 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "bili-shadowreplay",
"private": true,
"version": "2.14.0",
"version": "2.14.1",
"type": "module",
"scripts": {
"dev": "vite",

2
src-tauri/Cargo.lock generated
View File

@@ -553,7 +553,7 @@ checksum = "55248b47b0caf0546f7988906588779981c43bb1bc9d0c44087278f80cdb44ba"
[[package]]
name = "bili-shadowreplay"
version = "2.14.0"
version = "2.14.1"
dependencies = [
"async-ffmpeg-sidecar",
"async-std",

View File

@@ -4,7 +4,7 @@ resolver = "2"
[package]
name = "bili-shadowreplay"
version = "2.14.0"
version = "2.14.1"
description = "BiliBili ShadowReplay"
authors = ["Xinrea"]
license = ""