From 008217b90dda5f6f898e1cc923530888a337098d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 26 Aug 2025 02:43:14 +0800 Subject: [PATCH] chore: Bump to 4.2.1 --- CHANGELOG | 6 ++++++ VERSION.txt | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 7f8ea5e..64b0fbc 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,9 @@ +## [4.2.1] - 2025-08-26 + +### Fixed + +- 修复直播源加载失败或离开页面后依然无限加载的问题 + ## [4.2.0] - 2025-08-26 ### Added diff --git a/VERSION.txt b/VERSION.txt index ef8d756..d87edbf 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -4.2.0 \ No newline at end of file +4.2.1 \ No newline at end of file