diff options
author | Ajay Ramachandran <[email protected]> | 2019-08-11 17:10:56 -0400 |
---|---|---|
committer | GitHub <[email protected]> | 2019-08-11 17:10:56 -0400 |
commit | 455189d9164be01e0b41b925084fd1c6197ecdba (patch) | |
tree | 9af09c16e3986e1ea5ea3c7c5ae3a45fd67508d1 | |
parent | 577baa508b0bb9df180898164136790926846817 (diff) | |
parent | 1c05de3098f976b1e2998d89dc9d1205f02c8bbe (diff) | |
download | SponsorBlock-1.0.30.tar.gz SponsorBlock-1.0.30.zip |
Merge pull request #99 from ajayyy/experimental-ajay1.0.30
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 544b9501..e80a30f6 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "SponsorBlock for YouTube - Skip Sponsorships", "short_name": "SponsorBlock", - "version": "1.0.29", + "version": "1.0.30", "description": "Skip over sponsorship on YouTube videos. Report sponsors on videos you watch to save the time of others.", "content_scripts": [ { |