Skip to content

Commit

Permalink
[Update] Change version number to v2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mkobayashime committed Apr 30, 2020
1 parent 49240cc commit b3f8317
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Video Stream Shortcuts

[![Version](https://img.shields.io/badge/Version-2.3-blue.svg?style=for-the-badge)](https://chrome.google.com/webstore/detail/video-stream-shortcuts/jkclfjpmbcenbmmheenahiglgkefekim)
[![Version](https://img.shields.io/badge/Version-2.4-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
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "video-stream-shortcuts",
"version": "2.3",
"version": "2.4",
"description": "Add some Youtube-like shortcuts to video streaming services",
"private": true,
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion public/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Video Stream Shortcuts",
"version": "2.3",
"version": "2.4",
"description": "Add some Youtube-like shortcuts to video streaming services",
"icons": {
"16": "icons/icon_16.png",
Expand Down

0 comments on commit b3f8317

Please sign in to comment.