fix: some audio can't play

This commit is contained in:
linyuchen 2024-03-27 23:17:56 +08:00
parent 97a424f62e
commit 4591c1b659
2 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
{
"manifest_version": 4,
"type": "extension",
"name": "LLOneBot v3.20.0",
"name": "LLOneBot v3.20.1",
"slug": "LLOneBot",
"description": "使你的NTQQ支持OneBot11协议进行QQ机器人开发, 不支持商店在线更新",
"version": "3.20.0",
"version": "3.20.1",
"icon": "./icon.jpg",
"authors": [
{

View File

@ -1 +1 @@
export const version = "3.20.0"
export const version = "3.20.1"