Skip to content

Commit 219921f

Browse files
committed
chore: bump version to 8.1.9
1 parent de0575e commit 219921f

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

doc/更新日志.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
V8.1.9
2+
更新时间 2026-08-20
3+
4+
* 修复 sign-proxy.win-x64.node 被杀毒软件误报为病毒导致无法启动
5+
6+
=================
17
V8.1.8
28
更新时间 2026-08-14
39

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.8","type":"module","description":"","main":"llbot.js","author":"linyuchen","repository":{"type":"git","url":"https://github.com/LLOneBot/LuckyLilliaBot"}}
1+
{"name":"llonebot-dist","version":"8.1.9","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.8'
1+
export const version = '8.1.9'

0 commit comments

Comments
 (0)