diff options
author | Ajay Ramachandran <[email protected]> | 2020-09-10 19:53:11 -0400 |
---|---|---|
committer | Ajay Ramachandran <[email protected]> | 2020-09-10 19:53:11 -0400 |
commit | 7343986b1edd29adb079700003ba6b2681397edf (patch) | |
tree | b9af511864c2df20e7d425b18b1d1f47c53d0c25 /manifest/manifest.json | |
parent | 586cce556137ca0a07658f6a84953c4ee3a62c24 (diff) | |
download | SponsorBlock-7343986b1edd29adb079700003ba6b2681397edf.tar.gz SponsorBlock-7343986b1edd29adb079700003ba6b2681397edf.zip |
Update 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 b01ee5aa..a82eeebe 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "2.0.5.1", + "version": "2.0.6", "default_locale": "en", "description": "__MSG_Description__", "content_scripts": [{ |