mirror of
https://github.com/LLOneBot/LLOneBot.git
synced 2024-11-22 01:56:33 +00:00
chore: v3.32.8
This commit is contained in:
parent
9a791e3a21
commit
9944b53266
@ -4,7 +4,7 @@
|
||||
"name": "LLOneBot",
|
||||
"slug": "LLOneBot",
|
||||
"description": "实现 OneBot 11 协议,用于 QQ 机器人开发",
|
||||
"version": "3.32.7",
|
||||
"version": "3.32.8",
|
||||
"icon": "./icon.webp",
|
||||
"authors": [
|
||||
{
|
||||
|
@ -127,7 +127,6 @@ class MessageUniqueWrapper {
|
||||
}
|
||||
}
|
||||
}
|
||||
return undefined
|
||||
}
|
||||
|
||||
getShortIdByMsgId(msgId: string): number | undefined {
|
||||
|
@ -1 +1 @@
|
||||
export const version = '3.32.7'
|
||||
export const version = '3.32.8'
|
||||
|
Loading…
x
Reference in New Issue
Block a user