diff options
author | Ajay Ramachandran <[email protected]> | 2019-08-03 22:14:08 -0400 |
---|---|---|
committer | Ajay Ramachandran <[email protected]> | 2019-08-03 22:14:08 -0400 |
commit | 6d675596275f5ec6dc2c0c18bab1af71e38602c0 (patch) | |
tree | 5488e33517071ee481a2be1d13fb4e99ef1755e9 | |
parent | db46d0438ff988c6bb58f2fd348c60659d7cbcc4 (diff) | |
download | SponsorBlock-6d675596275f5ec6dc2c0c18bab1af71e38602c0.tar.gz SponsorBlock-6d675596275f5ec6dc2c0c18bab1af71e38602c0.zip |
Update version number.
-rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index 0c9beb0d..7f6235e3 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "SponsorBlock for YouTube - Skip Sponsorships", "short_name": "SponsorBlock", - "version": "1.0.27", + "version": "1.0.28", "description": "Skip over sponsorship on YouTube videos. Report sponsors on videos you watch to save the time of others.", "content_scripts": [ { |