From 4316223936e5625dcae1cb0301da1b7021eeaf36 Mon Sep 17 00:00:00 2001 From: idranme <96647698+idranme@users.noreply.github.com> Date: Tue, 5 May 2026 01:14:39 +0800 Subject: [PATCH] chore: update version to 7.12.13 --- "doc/\346\233\264\346\226\260\346\227\245\345\277\227.txt" | 2 +- package-dist.json | 2 +- src/version.ts | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git "a/doc/\346\233\264\346\226\260\346\227\245\345\277\227.txt" "b/doc/\346\233\264\346\226\260\346\227\245\345\277\227.txt" index 395e4f454..d6fed8249 100644 --- "a/doc/\346\233\264\346\226\260\346\227\245\345\277\227.txt" +++ "b/doc/\346\233\264\346\226\260\346\227\245\345\277\227.txt" @@ -1,4 +1,4 @@ -V7.12.12 +V7.12.13 更新时间 2026-05-05 * OneBot 修复 get_forward_msg API 获取包含视频的聊天记录时报错 diff --git a/package-dist.json b/package-dist.json index 269348be5..d2073d7cb 100644 --- a/package-dist.json +++ b/package-dist.json @@ -1 +1 @@ -{"name":"llonebot-dist","version":"7.12.11","type":"module","description":"","main":"llbot.js","author":"linyuchen","repository":{"type":"git","url":"https://github.com/LLOneBot/LuckyLilliaBot"}} \ No newline at end of file +{"name":"llonebot-dist","version":"7.12.13","type":"module","description":"","main":"llbot.js","author":"linyuchen","repository":{"type":"git","url":"https://github.com/LLOneBot/LuckyLilliaBot"}} \ No newline at end of file diff --git a/src/version.ts b/src/version.ts index 22ac7de6f..00ec7cc3b 100644 --- a/src/version.ts +++ b/src/version.ts @@ -1 +1 @@ -export const version = '7.12.11' +export const version = '7.12.13'