diff --git a/README.md b/README.md index 9b0b8d3..0cffb15 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Video Stream Shortcuts -[![Version](https://img.shields.io/badge/Version-3.6.0-blue.svg?style=for-the-badge)](https://chrome.google.com/webstore/detail/video-stream-shortcuts/jkclfjpmbcenbmmheenahiglgkefekim) +[![Version](https://img.shields.io/badge/Version-3.6.1-blue.svg?style=for-the-badge)](https://chrome.google.com/webstore/detail/video-stream-shortcuts/jkclfjpmbcenbmmheenahiglgkefekim) [![MIT License](https://img.shields.io/github/license/mkobayashime/video-stream-shortcuts.svg?style=for-the-badge)](https://github.com/mkobayashime/video-stream-shortcuts/blob/master/LICENSE) Add some YouTube-like shortcuts to video streaming services diff --git a/package.json b/package.json index 93596fc..2901e07 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "video-stream-shortcuts", - "version": "3.6.0", + "version": "3.6.1", "description": "Add some YouTube-like shortcuts to video streaming services", "private": true, "devDependencies": { diff --git a/public/manifest.json b/public/manifest.json index 7a74ba6..5a01dd7 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Video Stream Shortcuts", - "version": "3.6.0", + "version": "3.6.1", "description": "Add some YouTube-like shortcuts to video streaming services", "icons": { "16": "icons/icon_16.png", diff --git a/public/options.html b/public/options.html index bcbbd4b..4ab2814 100644 --- a/public/options.html +++ b/public/options.html @@ -43,7 +43,7 @@

-

v3.6.0

+

v3.6.1