diff options
author | Ajay Ramachandran <[email protected]> | 2019-11-24 01:14:55 -0500 |
---|---|---|
committer | Ajay Ramachandran <[email protected]> | 2019-11-24 01:14:55 -0500 |
commit | 524df6389a9567cdcdcf9d19cca34e17e65398c0 (patch) | |
tree | 6149bbc3a162062e50e12200f4f0280ad47e7be2 | |
parent | 24292e771b504a3ffbf3e39f60005325036009f8 (diff) | |
download | SponsorBlock-524df6389a9567cdcdcf9d19cca34e17e65398c0.tar.gz SponsorBlock-524df6389a9567cdcdcf9d19cca34e17e65398c0.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 c8d06d88..6b8182e1 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "__MSG_Name__", - "version": "1.1.9.5", + "version": "1.1.9.6", "default_locale": "en", "description": "__MSG_Description__", "content_scripts": [ |