bump version to 2.11.5

This commit is contained in:
Xinrea
2025-08-15 22:50:38 +08:00
parent f9f590c4dc
commit ab7f0cf0b4
3 changed files with 3 additions and 3 deletions

View File

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

2
src-tauri/Cargo.lock generated
View File

@@ -537,7 +537,7 @@ checksum = "55248b47b0caf0546f7988906588779981c43bb1bc9d0c44087278f80cdb44ba"
[[package]]
name = "bili-shadowreplay"
version = "2.11.4"
version = "2.11.5"
dependencies = [
"async-ffmpeg-sidecar",
"async-std",

View File

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