diff options
author | Ajay Ramachandran <[email protected]> | 2021-02-24 21:10:05 -0500 |
---|---|---|
committer | Ajay Ramachandran <[email protected]> | 2021-02-24 21:10:05 -0500 |
commit | b858971b66fa41332d0d5c9bd43280c612bdc5a7 (patch) | |
tree | 53fbaa83f873ff2156d7e9f9a89b026fb7ce799d | |
parent | 383fe59bc0dc088ed490520a2dbf50a15ec4b5f5 (diff) | |
download | SponsorBlock-hotfix.tar.gz SponsorBlock-hotfix.zip |
-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 d9bdc151..c79c2c25 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "2.0.12.3", + "version": "2.0.12.4", "default_locale": "en", "description": "__MSG_Description__", "content_scripts": [{ |