Skip to content

Commit 03e978a

Browse files
committed
chore: bump version to 7.12.2 and update changelog with Docker error fix
1 parent ff62c74 commit 03e978a

3 files changed

Lines changed: 4 additions & 8 deletions

File tree

doc/更新日志.txt

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
1-
V7.12.1
1+
V7.12.2
22
更新时间 2026-04-18
33

4+
* 修复 Docker 运行报错
45
* 修复缺少文件 default_config.json 导致无法启动
5-
6-
=================
7-
V7.12.0
8-
更新时间 2026-04-18
9-
106
* Milky 修复 send_friend_nudge 接口无法使用
117
* OneBot 支持普通合并转发自定义外显
128
* OneBot 支持事件过滤器

package-dist.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"name":"llonebot-dist","version":"7.12.1","type":"module","description":"","main":"llbot.js","author":"linyuchen","repository":{"type":"git","url":"https://github.com/LLOneBot/LuckyLilliaBot"}}
1+
{"name":"llonebot-dist","version":"7.12.2","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 = '7.12.1'
1+
export const version = '7.12.2'

0 commit comments

Comments
 (0)