diff options
author | Ajay Ramachandran <[email protected]> | 2021-05-19 21:59:16 -0400 |
---|---|---|
committer | GitHub <[email protected]> | 2021-05-19 21:59:16 -0400 |
commit | 6879e90c16a56e5c1718dba8c05cf25ac41ee04d (patch) | |
tree | d2e159ea3c2af36f92a2abfe292bc30e044fa3d0 | |
parent | 8674e85df553b7b0289836d3385a1cf89223b4c1 (diff) | |
download | SponsorBlock-2.0.15.1.tar.gz SponsorBlock-2.0.15.1.zip |
Increase version number2.0.15.1
-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 691f1c90..a32f4cb7 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "2.0.15", + "version": "2.0.15.1", "default_locale": "en", "description": "__MSG_Description__", "content_scripts": [{ |