chore: 版本号升级至 1.0.1,强制刷新 Halo 前端缓存

- plugin.yaml version: 1.0.0 -> 1.0.1
- build.gradle version: 1.0.0 -> 1.0.1
- LogsView truncateQuote/renderContent 增加历史 Markdown 引用文本清理正则
- 防止旧版测试数据 (💬 **@某人**:) 在界面套娃显示
This commit is contained in:
bbb-lsy07
2026-06-21 10:47:46 +08:00
parent dd123ee2f2
commit 4d8b6ffc76
3 changed files with 11 additions and 5 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ plugins {
}
group 'top.nxxy335.commentaiautopilot'
version '1.0.0'
version '1.0.1'
repositories {
mavenCentral()