diff --git a/listen1.html b/listen1.html index aaa78aa..229e074 100644 --- a/listen1.html +++ b/listen1.html @@ -293,7 +293,7 @@

Listen 1 主页: http://listen1.github.io/listen1/

Listen 1 邮箱: githublisten1@gmail.com

-

当前版本 1.2.3 (本软件基于MIT协议开源免费)

+

当前版本 1.2.4 (本软件基于MIT协议开源免费)

diff --git a/manifest.json b/manifest.json index 5fa8df6..246bf12 100644 --- a/manifest.json +++ b/manifest.json @@ -16,6 +16,6 @@ "manifest_version": 2, "name": "Listen 1", "permissions": [ "notifications", "unlimitedStorage", "downloads", "storage", "contextMenus", "tabs", "*://music.163.com/*", "*://*.xiami.com/*", "*://*.qq.com/*", "webRequest", "webRequestBlocking"], - "version": "1.2.2", + "version": "1.2.4", "web_accessible_resources": [ "images/*" ] } diff --git a/manifest_firefox.json b/manifest_firefox.json index a547946..4f8043a 100644 --- a/manifest_firefox.json +++ b/manifest_firefox.json @@ -22,6 +22,6 @@ "manifest_version": 2, "name": "Listen 1", "permissions": [ "notifications", "unlimitedStorage", "downloads", "storage", "contextMenus", "tabs", "*://music.163.com/*", "*://*.xiami.com/*", "*://*.qq.com/*", "webRequest", "webRequestBlocking"], - "version": "1.2.2", + "version": "1.2.4", "web_accessible_resources": [ "images/*" ] }