diff options
author | Ajay Ramachandran <[email protected]> | 2021-01-27 22:27:23 -0500 |
---|---|---|
committer | Ajay Ramachandran <[email protected]> | 2021-01-27 22:27:23 -0500 |
commit | 4f50ead08d370ece47419f92aca7fd80967d0f06 (patch) | |
tree | eef403c2b2ec41c914bd251f11d056eeb189fc0e /manifest/manifest.json | |
parent | c0a515d8f06fd97ceefbe25d12f61749053b0fd0 (diff) | |
download | SponsorBlock-4f50ead08d370ece47419f92aca7fd80967d0f06.tar.gz SponsorBlock-4f50ead08d370ece47419f92aca7fd80967d0f06.zip |
Log returned data when video info failed to load2.0.12.1
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 94f10b21..9987c311 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "2.0.12", + "version": "2.0.12.1", "default_locale": "en", "description": "__MSG_Description__", "content_scripts": [{ |