diff options
author | Ajay Ramachandran <[email protected]> | 2019-08-21 19:58:44 -0400 |
---|---|---|
committer | Ajay Ramachandran <[email protected]> | 2019-08-21 19:58:44 -0400 |
commit | 6dbb2f9d10f0c97b82d44046e82ba4eb497cd3f9 (patch) | |
tree | 4cb9a11a3738f9812310d173d4bc320247934a6a | |
parent | c657bb763b3d5f6cd674679a0579de2d4f54685e (diff) | |
download | SponsorBlock-6dbb2f9d10f0c97b82d44046e82ba4eb497cd3f9.tar.gz SponsorBlock-6dbb2f9d10f0c97b82d44046e82ba4eb497cd3f9.zip |
Update version number.
-rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index 550ae4bd..427e063c 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "__MSG_Name__", - "version": "1.1.1", + "version": "1.1.2", "default_locale": "en", "description": "__MSG_Description__", "content_scripts": [ |