diff options
author | Ajay Ramachandran <[email protected]> | 2020-09-11 18:09:13 -0400 |
---|---|---|
committer | Ajay Ramachandran <[email protected]> | 2020-09-11 18:09:13 -0400 |
commit | 8438dc06cd1c45622c3f4ead743507bd04b92f59 (patch) | |
tree | ed823c12906204275d80a381a59617f74931a0fc /manifest/manifest.json | |
parent | e2718f1ebc0abe0806330975c418209b0d683eff (diff) | |
download | SponsorBlock-8438dc06cd1c45622c3f4ead743507bd04b92f59.tar.gz SponsorBlock-8438dc06cd1c45622c3f4ead743507bd04b92f59.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 a82eeebe..3951c39a 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "2.0.6", + "version": "2.0.6.1", "default_locale": "en", "description": "__MSG_Description__", "content_scripts": [{ |