diff options
author | Ajay Ramachandran <[email protected]> | 2019-07-25 20:07:08 -0400 |
---|---|---|
committer | Ajay Ramachandran <[email protected]> | 2019-07-25 20:07:08 -0400 |
commit | a86e55ac67efafa1a3e61d74456740bce8d4f0e1 (patch) | |
tree | 741e2e5680fc6739a1214c50ca362eb9116bae50 /firefox_manifest.json | |
parent | 30f2f638fef789157428723e2c8d5482841a2864 (diff) | |
download | SponsorBlock-a86e55ac67efafa1a3e61d74456740bce8d4f0e1.tar.gz SponsorBlock-a86e55ac67efafa1a3e61d74456740bce8d4f0e1.zip |
Update version number.
Diffstat (limited to 'firefox_manifest.json')
-rw-r--r-- | firefox_manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firefox_manifest.json b/firefox_manifest.json index a0d0f3e8..12182309 100644 --- a/firefox_manifest.json +++ b/firefox_manifest.json @@ -1,7 +1,7 @@ { "name": "SponsorBlock - YouTube Sponsorship Blocker", "short_name": "SponsorBlock", - "version": "1.0.3", + "version": "1.0.4", "description": "Skip over sponsorship on YouTube videos. Report sponsors on videos you watch to save the time of others.", "content_scripts": [ { |