chore: 发布 bili-sync 2.5.0

This commit is contained in:
amtoaer
2025-02-27 14:04:40 +08:00
parent 4e1e0c40cf
commit f52724b974
4 changed files with 6 additions and 6 deletions

6
Cargo.lock generated
View File

@@ -454,7 +454,7 @@ dependencies = [
[[package]]
name = "bili_sync"
version = "2.4.1"
version = "2.5.0"
dependencies = [
"anyhow",
"arc-swap",
@@ -504,7 +504,7 @@ dependencies = [
[[package]]
name = "bili_sync_entity"
version = "2.4.1"
version = "2.5.0"
dependencies = [
"sea-orm",
"serde_json",
@@ -512,7 +512,7 @@ dependencies = [
[[package]]
name = "bili_sync_migration"
version = "2.4.1"
version = "2.5.0"
dependencies = [
"async-std",
"sea-orm-migration",

View File

@@ -4,7 +4,7 @@ default-members = ["crates/bili_sync"]
resolver = "2"
[workspace.package]
version = "2.4.1"
version = "2.5.0"
authors = ["amtoaer <amtoaer@gmail.com>"]
license = "MIT"
description = "由 Rust & Tokio 驱动的哔哩哔哩同步工具"

View File

@@ -21,7 +21,7 @@ export default defineConfig({
nav: [
{ text: "主页", link: "/" },
{
text: "v2.4.1",
text: "v2.5.0",
items: [
{
text: "程序更新",

View File

@@ -1,7 +1,7 @@
# bili-sync 是什么?
> [!TIP]
> 当前最新程序版本为 v2.4.1,文档将始终与最新程序版本保持一致。
> 当前最新程序版本为 v2.5.0,文档将始终与最新程序版本保持一致。
bili-sync 是一款专为 NAS 用户编写的哔哩哔哩同步工具。