diff options
author | Ajay Ramachandran <[email protected]> | 2020-10-15 13:36:05 -0400 |
---|---|---|
committer | Ajay Ramachandran <[email protected]> | 2020-10-15 13:36:05 -0400 |
commit | f59d8035d8e13447ca87ee52cb3a50804fa044a7 (patch) | |
tree | 50baa929974b4c26b8cf1d28e2662bfc3efc3c7c /manifest/manifest.json | |
parent | 4dc4160215b14040c879adbca27365000953d2f9 (diff) | |
download | SponsorBlock-f59d8035d8e13447ca87ee52cb3a50804fa044a7.tar.gz SponsorBlock-f59d8035d8e13447ca87ee52cb3a50804fa044a7.zip |
Increase version number
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 4c5b36a6..d5afd661 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "2.0.7", + "version": "2.0.8", "default_locale": "en", "description": "__MSG_Description__", "content_scripts": [{ |