diff options
author | Ajay Ramachandran <[email protected]> | 2020-09-16 13:55:07 -0400 |
---|---|---|
committer | Ajay Ramachandran <[email protected]> | 2020-09-16 13:55:07 -0400 |
commit | 56fd9b13ab04ec60f8d8204f6a5f871d54240e32 (patch) | |
tree | 4a1821968f34d7e6480f8d8b60783117d69c7b30 /manifest | |
parent | 70a86e5a11320a96862989857c199f5f14a8a37b (diff) | |
download | SponsorBlock-56fd9b13ab04ec60f8d8204f6a5f871d54240e32.tar.gz SponsorBlock-56fd9b13ab04ec60f8d8204f6a5f871d54240e32.zip |
Increase version number
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 3951c39a..4c5b36a6 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "2.0.6.1", + "version": "2.0.7", "default_locale": "en", "description": "__MSG_Description__", "content_scripts": [{ |