diff --git a/manifest.json b/manifest.json index 9e41e6f..6e8aba9 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "哔哩哔哩字幕列表", "description": "显示B站视频的字幕列表,可点击跳转与下载字幕,并支持翻译和总结字幕!", - "version": "1.7.8", + "version": "1.7.9", "manifest_version": 3, "permissions": [ "storage" diff --git a/package.json b/package.json index 14e8eb0..7e89a8e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "bilibili-subtitle", - "version": "1.7.8", + "version": "1.7.9", "type": "module", "description": "哔哩哔哩字幕列表", "main": "index.js",