diff options
author | Ajay Ramachandran <[email protected]> | 2019-07-28 17:23:01 -0400 |
---|---|---|
committer | Ajay Ramachandran <[email protected]> | 2019-07-28 17:23:01 -0400 |
commit | e749456719b430d6b98c3be4c2205b472ace3479 (patch) | |
tree | c367bd512bb632d308da2d0ffb29413cd57a67cf /firefox_manifest.json | |
parent | a2312a10be29fcb99eba9993294384ea560624ba (diff) | |
download | SponsorBlock-e749456719b430d6b98c3be4c2205b472ace3479.tar.gz SponsorBlock-e749456719b430d6b98c3be4c2205b472ace3479.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 7021c6ff..4c2a0bad 100644 --- a/firefox_manifest.json +++ b/firefox_manifest.json @@ -1,7 +1,7 @@ { "name": "SponsorBlock - YouTube Sponsorship Blocker", "short_name": "SponsorBlock", - "version": "1.0.10", + "version": "1.0.12", "description": "Skip over sponsorship on YouTube videos. Report sponsors on videos you watch to save the time of others.", "content_scripts": [ { |