chore: ver 3.18.0

This commit is contained in:
linyuchen 2024-03-21 13:21:08 +08:00
parent 9d50c6d4fd
commit a8a6290b70
2 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
{ {
"manifest_version": 4, "manifest_version": 4,
"type": "extension", "type": "extension",
"name": "LLOneBot v3.17.0", "name": "LLOneBot v3.18.0",
"slug": "LLOneBot", "slug": "LLOneBot",
"description": "LiteLoaderQQNT的OneBotApi,不支持商店在线更新", "description": "LiteLoaderQQNT的OneBotApi,不支持商店在线更新",
"version": "3.17.0", "version": "3.18.0",
"icon": "./icon.jpg", "icon": "./icon.jpg",
"authors": [ "authors": [
{ {

View File

@ -1 +1 @@
export const version = "3.17.0" export const version = "3.18.0"