chore: release 1.7.9

This commit is contained in:
IndieKKY
2024-01-20 13:19:03 +08:00
parent 5078baca1b
commit fa99fa8b3d
2 changed files with 2 additions and 2 deletions

View File

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

View File

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