diff options
author | Ajay Ramachandran <[email protected]> | 2021-05-21 17:02:02 -0400 |
---|---|---|
committer | GitHub <[email protected]> | 2021-05-21 17:02:02 -0400 |
commit | e70a8c724b1f8ed8b64df07960429c8efb1462b3 (patch) | |
tree | 1a760bdbbc0b7715750f29b1a27cce2918f8200a /manifest | |
parent | 9d46c2d048c9a045ee8a4cb402ec9535c9afbf3c (diff) | |
download | SponsorBlock-e70a8c724b1f8ed8b64df07960429c8efb1462b3.tar.gz SponsorBlock-e70a8c724b1f8ed8b64df07960429c8efb1462b3.zip |
Increase version number2.0.16
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 f56729ad..51b846fc 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "2.0.15.1", + "version": "2.0.16", "default_locale": "en", "description": "__MSG_Description__", "content_scripts": [{ |