diff options
author | mmble <[email protected]> | 2020-09-23 20:22:27 +0200 |
---|---|---|
committer | mmble <[email protected]> | 2020-09-23 20:22:27 +0200 |
commit | e3fb851713ffc8f83b075a76a0fcc8d2a0da03e0 (patch) | |
tree | 2a5e5a889a1ea123e95703d12cc6cc2773611e6e /manifest/manifest.json | |
parent | 9bd4f12d2b54c7f494aec27f7c093b6b6d799ee2 (diff) | |
parent | 357d7562a6c6b8dcb33100cb8bed21c1629b1b37 (diff) | |
download | SponsorBlock-e3fb851713ffc8f83b075a76a0fcc8d2a0da03e0.tar.gz SponsorBlock-e3fb851713ffc8f83b075a76a0fcc8d2a0da03e0.zip |
Merge branch 'master' of github.com:ajayyy/SponsorBlock
Diffstat (limited to 'manifest/manifest.json')
-rw-r--r-- | manifest/manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest/manifest.json b/manifest/manifest.json index a9538d4d..21a7d402 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "2.0.5.1", + "version": "2.0.7", "default_locale": "en", "description": "__MSG_Description__", "content_scripts": [{ |