mirror of
https://github.com/LLOneBot/LLOneBot.git
synced 2024-11-22 01:56:33 +00:00
chore: v3.28.4
This commit is contained in:
parent
c815e0ca6b
commit
128f40a51d
@ -4,7 +4,7 @@
|
|||||||
"name": "LLOneBot",
|
"name": "LLOneBot",
|
||||||
"slug": "LLOneBot",
|
"slug": "LLOneBot",
|
||||||
"description": "实现 OneBot 11 协议,用以 QQ 机器人开发",
|
"description": "实现 OneBot 11 协议,用以 QQ 机器人开发",
|
||||||
"version": "3.28.3",
|
"version": "3.28.4",
|
||||||
"icon": "./icon.webp",
|
"icon": "./icon.webp",
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
@ -13,7 +13,7 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"repository": {
|
"repository": {
|
||||||
"repo": "linyuchen/LiteLoaderQQNT-OneBotApi",
|
"repo": "LLOneBot/LLOneBot",
|
||||||
"branch": "main",
|
"branch": "main",
|
||||||
"release": {
|
"release": {
|
||||||
"tag": "latest",
|
"tag": "latest",
|
||||||
|
@ -16,7 +16,7 @@ const manifest = {
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
repository: {
|
repository: {
|
||||||
repo: 'linyuchen/LiteLoaderQQNT-OneBotApi',
|
repo: 'LLOneBot/LLOneBot',
|
||||||
branch: 'main',
|
branch: 'main',
|
||||||
release: {
|
release: {
|
||||||
tag: 'latest',
|
tag: 'latest',
|
||||||
|
@ -1 +1 @@
|
|||||||
export const version = '3.28.3'
|
export const version = '3.28.4'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user