diff options
author | Ajay Ramachandran <[email protected]> | 2021-08-08 23:40:49 -0400 |
---|---|---|
committer | GitHub <[email protected]> | 2021-08-08 23:40:49 -0400 |
commit | c8611adf50db454c2cee993e3b130497b7d5134d (patch) | |
tree | 1a0d63d12361d0888cf07830ef57042ca5e8826c /manifest/manifest.json | |
parent | b974806514f946f831e7c249b3a968d2c98ec2ee (diff) | |
download | SponsorBlock-c8611adf50db454c2cee993e3b130497b7d5134d.tar.gz SponsorBlock-c8611adf50db454c2cee993e3b130497b7d5134d.zip |
bump version2.2
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 add35213..a833d7b4 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "2.1.4", + "version": "2.2", "default_locale": "en", "description": "__MSG_Description__", "content_scripts": [{ |