chore: version 4.3.1

This commit is contained in:
linyuchen 2024-11-17 15:22:06 +08:00
parent 62e23614fb
commit 0fb30df1bc
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
"name": "LLOneBot",
"slug": "LLOneBot",
"description": "实现 OneBot 11 和 Satori 协议,用于 QQ 机器人开发",
"version": "4.3.2",
"version": "4.3.1",
"icon": "./icon.webp",
"authors": [
{

View File

@ -1 +1 @@
export const version = '4.3.2'
export const version = '4.3.1'