chore: release 1.10.6

This commit is contained in:
IndieKKY
2024-09-19 16:33:44 +08:00
parent 1ff47ee148
commit da7357c7eb
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "哔哩哔哩字幕列表",
"description": "显示B站视频的字幕列表,可点击跳转与下载字幕,并支持翻译和总结字幕!",
"version": "1.10.5",
"version": "1.10.6",
"manifest_version": 3,
"permissions": [
"storage"

View File

@@ -1,7 +1,7 @@
{
"private": true,
"name": "bilibili-subtitle",
"version": "1.10.5",
"version": "1.10.6",
"type": "module",
"description": "哔哩哔哩字幕列表",
"main": "index.js",