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 | |
parent | c7cb845d8a541ecc01ae90bc9d4e4a1109921442 (diff) | |
download | SponsorBlock-7a17cc2b0af4b56137b8f5f6c53bc98aa32d8b57.tar.gz SponsorBlock-7a17cc2b0af4b56137b8f5f6c53bc98aa32d8b57.zip |
Updated version number.
-rw-r--r-- | firefox_manifest.json | 2 | ||||
-rw-r--r-- | manifest.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/firefox_manifest.json b/firefox_manifest.json index 12182309..8b8f939e 100644 --- a/firefox_manifest.json +++ b/firefox_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": [ { 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": [ { |