chore: release 1.9.1

This commit is contained in:
IndieKKY
2024-03-19 22:23:55 +08:00
parent 13e90c1ab7
commit c40338a5f5
2 changed files with 2 additions and 2 deletions

View File

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

View File

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