mirror of
https://github.com/LLOneBot/LLOneBot.git
synced 2024-11-22 01:56:33 +00:00
ver: 3.2.2
This commit is contained in:
parent
df5968ccc1
commit
06ad92b846
@ -4,7 +4,7 @@
|
|||||||
"name": "LLOneBot",
|
"name": "LLOneBot",
|
||||||
"slug": "LLOneBot",
|
"slug": "LLOneBot",
|
||||||
"description": "LiteLoaderQQNT的OneBotApi",
|
"description": "LiteLoaderQQNT的OneBotApi",
|
||||||
"version": "3.2.1",
|
"version": "3.2.2",
|
||||||
"thumbnail": "./icon.png",
|
"thumbnail": "./icon.png",
|
||||||
"authors": [{
|
"authors": [{
|
||||||
"name": "linyuchen",
|
"name": "linyuchen",
|
||||||
|
@ -88,5 +88,5 @@ export function getStrangerByUin(uin: string) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
export const version = "v3.2.1"
|
export const version = "v3.2.2"
|
||||||
export const heartInterval = 15000 // 毫秒
|
export const heartInterval = 15000 // 毫秒
|
Loading…
x
Reference in New Issue
Block a user