diff options
author | Ajay Ramachandran <[email protected]> | 2021-05-19 16:25:32 -0400 |
---|---|---|
committer | GitHub <[email protected]> | 2021-05-19 16:25:32 -0400 |
commit | 32d3487b0776521221e8518823c882fda598a711 (patch) | |
tree | 0f7c6e1cda1d588b58b2e3940a97dd2dafb3be07 /manifest/manifest.json | |
parent | 3ef2673bfc639a5dac336bd36e092493e33f74af (diff) | |
download | SponsorBlock-32d3487b0776521221e8518823c882fda598a711.tar.gz SponsorBlock-32d3487b0776521221e8518823c882fda598a711.zip |
Increase version number2.0.15
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 6d6bfa00..691f1c90 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "2.0.14.2", + "version": "2.0.15", "default_locale": "en", "description": "__MSG_Description__", "content_scripts": [{ |