Merge pull request #318 from LLOneBot/dev

This commit is contained in:
idranme 2024-08-04 18:07:03 +08:00 committed by GitHub
commit 79c5041216
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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.27.3", "name": "LLOneBot v3.27.4",
"slug": "LLOneBot", "slug": "LLOneBot",
"description": "使你的NTQQ支持OneBot11协议进行QQ机器人开发", "description": "使你的NTQQ支持OneBot11协议进行QQ机器人开发",
"version": "3.27.3", "version": "3.27.4",
"icon": "./icon.jpg", "icon": "./icon.jpg",
"authors": [ "authors": [
{ {

View File

@ -1 +1 @@
export const version = '3.27.3' export const version = '3.27.4'