diff options
author | Ajay Ramachandran <[email protected]> | 2019-07-25 17:00:02 -0400 |
---|---|---|
committer | Ajay Ramachandran <[email protected]> | 2019-07-25 17:00:02 -0400 |
commit | 30e322217750169bf84650360c3e67bf27061bb6 (patch) | |
tree | 3985fce3b1c3b2d30fca84f2d1695187732106e0 /firefox_manifest.json | |
parent | c8114e2d7ef6d9cfab904c75ebddec005959f4e7 (diff) | |
download | SponsorBlock-30e322217750169bf84650360c3e67bf27061bb6.tar.gz SponsorBlock-30e322217750169bf84650360c3e67bf27061bb6.zip |
Updated 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 5c15bb4c..a0d0f3e8 100644 --- a/firefox_manifest.json +++ b/firefox_manifest.json @@ -1,7 +1,7 @@ { "name": "SponsorBlock - YouTube Sponsorship Blocker", "short_name": "SponsorBlock", - "version": "1.0.2", + "version": "1.0.3", "description": "Skip over sponsorship on YouTube videos. Report sponsors on videos you watch to save the time of others.", "content_scripts": [ { |