fix config path

This commit is contained in:
linyuchen
2024-01-20 14:37:03 +08:00
parent 6d33fb8b14
commit 907c9053c7
3 changed files with 164 additions and 140 deletions

View File

@@ -1,19 +1,19 @@
{
"manifest_version": 3,
"manifest_version": 4,
"type": "extension",
"name": "LLOneBot",
"slug": "LLOneBot",
"description": "LiteLoaderQQNT的OneBotApi",
"version": "1.2.6",
"version": "2.0.0",
"thumbnail": "./icon.png",
"author": {
"authors": [{
"name": "linyuchen",
"link": "https://github.com/linyuchen"
},
}],
"repository": {
"repo": "linyuchen/LLOneBot",
"branch": "main",
"use_release": {
"release": {
"tag": "latest",
"name": "LLOneBot.zip"
}