diff options
author | Ajay Ramachandran <[email protected]> | 2019-07-26 14:19:21 -0400 |
---|---|---|
committer | Ajay Ramachandran <[email protected]> | 2019-07-26 14:19:21 -0400 |
commit | 7a17cc2b0af4b56137b8f5f6c53bc98aa32d8b57 (patch) | |
tree | bd50ea1a2827c343c1baa5322b54e154b21eb041 /manifest.json | |
parent | c7cb845d8a541ecc01ae90bc9d4e4a1109921442 (diff) | |
download | SponsorBlock-7a17cc2b0af4b56137b8f5f6c53bc98aa32d8b57.tar.gz SponsorBlock-7a17cc2b0af4b56137b8f5f6c53bc98aa32d8b57.zip |
Updated version number.
Diffstat (limited to 'manifest.json')
-rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index 7df90773..b365cedd 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "SponsorBlock - YouTube Sponsorship Blocker", "short_name": "SponsorBlock", - "version": "1.0.4", + "version": "1.0.5", "description": "Skip over sponsorship on YouTube videos. Report sponsors on videos you watch to save the time of others.", "content_scripts": [ { |