diff options
author | Ajay Ramachandran <[email protected]> | 2020-12-29 22:54:25 -0500 |
---|---|---|
committer | GitHub <[email protected]> | 2020-12-29 22:54:25 -0500 |
commit | bddbedbdd0a6a28e7fca9c19ea8565c0f1db2c95 (patch) | |
tree | 0ee5499a310a95db824e56c653f53732d5143588 /manifest | |
parent | 1d83a4616d4d54cd6dfe01252ba0e15a6fd51eda (diff) | |
download | SponsorBlock-bddbedbdd0a6a28e7fca9c19ea8565c0f1db2c95.tar.gz SponsorBlock-bddbedbdd0a6a28e7fca9c19ea8565c0f1db2c95.zip |
Increase version number2.0.11
Diffstat (limited to 'manifest')
-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 32aefd3b..ca053854 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "2.0.10.1", + "version": "2.0.11", "default_locale": "en", "description": "__MSG_Description__", "content_scripts": [{ |