diff options
author | Ajay Ramachandran <[email protected]> | 2021-05-23 11:49:55 -0400 |
---|---|---|
committer | GitHub <[email protected]> | 2021-05-23 11:49:55 -0400 |
commit | d5abc1a9d9037ce32950444275dde4d263c6793c (patch) | |
tree | 74df2461dd3acd93ee27a2cafaa0fb37111c007d | |
parent | f6bbb1f2af0986ef8657176a71df91749f7e9dc9 (diff) | |
download | SponsorBlock-d5abc1a9d9037ce32950444275dde4d263c6793c.tar.gz SponsorBlock-d5abc1a9d9037ce32950444275dde4d263c6793c.zip |
Increase version number2.0.16.2
-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 cff76ddc..e85d881f 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "2.0.16.1", + "version": "2.0.16.2", "default_locale": "en", "description": "__MSG_Description__", "content_scripts": [{ |