diff options
author | Ajay Ramachandran <[email protected]> | 2019-07-30 21:07:27 -0400 |
---|---|---|
committer | Ajay Ramachandran <[email protected]> | 2019-07-30 21:07:27 -0400 |
commit | 85518d8130367cca69484caaed0ebddc9acf1cdb (patch) | |
tree | 901bb3d85f3c8d9ac0bb36c3c14c8abf3987ccdb /manifest.json | |
parent | a2b4f8d141a5100f97cf98711e6e68f4fe816e36 (diff) | |
download | SponsorBlock-85518d8130367cca69484caaed0ebddc9acf1cdb.tar.gz SponsorBlock-85518d8130367cca69484caaed0ebddc9acf1cdb.zip |
Fixed save button being in the wrong place and made submit button hide on editing.
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 0f427829..8c43cd9d 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "SponsorBlock for YouTube - Skip Sponsorships", "short_name": "SponsorBlock", - "version": "1.0.21", + "version": "1.0.22", "description": "Skip over sponsorship on YouTube videos. Report sponsors on videos you watch to save the time of others.", "content_scripts": [ { |