Skip to content

Commit 6341832

Browse files
committed
chore: bump version to 8.1.8
1 parent 006811e commit 6341832

3 files changed

Lines changed: 11 additions & 2 deletions

File tree

doc/更新日志.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
V8.1.8
2+
更新时间 2026-08-14
3+
4+
* 修复合并转发内引用文件可能报错
5+
* 修复 OneBot 使用消息 id 进行合并转发的文件没有保留原文件名
6+
* 修复 WebQQ 下载群文件时文件名始终为 download
7+
* 修复 WebQQ 转发消息时无法搜索指定的联系人
8+
9+
=================
110
V8.1.7
211
更新时间 2026-08-07
312

package-dist.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"name":"llonebot-dist","version":"8.1.7","type":"module","description":"","main":"llbot.js","author":"linyuchen","repository":{"type":"git","url":"https://github.com/LLOneBot/LuckyLilliaBot"}}
1+
{"name":"llonebot-dist","version":"8.1.8","type":"module","description":"","main":"llbot.js","author":"linyuchen","repository":{"type":"git","url":"https://github.com/LLOneBot/LuckyLilliaBot"}}

src/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const version = '8.1.7'
1+
export const version = '8.1.8'

0 commit comments

Comments
 (0)