diff options
author | Ajay Ramachandran <[email protected]> | 2019-07-29 15:42:48 -0400 |
---|---|---|
committer | Ajay Ramachandran <[email protected]> | 2019-07-29 15:42:48 -0400 |
commit | a75ea5009807e1c2f1b418d382db42c94a1058b0 (patch) | |
tree | ad626235aa94ebf3a0f7dbf759e5346c73625ee1 | |
parent | 6b6e74b5a027f03d9fc354712f3c47489092b21d (diff) | |
download | SponsorBlock-a75ea5009807e1c2f1b418d382db42c94a1058b0.tar.gz SponsorBlock-a75ea5009807e1c2f1b418d382db42c94a1058b0.zip |
Update version number.
-rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index 42a9bc0e..c14a16aa 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "SponsorBlock for YouTube - Skip Sponsorships", "short_name": "SponsorBlock", - "version": "1.0.14", + "version": "1.0.15", "description": "Skip over sponsorship on YouTube videos. Report sponsors on videos you watch to save the time of others.", "content_scripts": [ { |