diff options
author | Ajay Ramachandran <[email protected]> | 2019-08-31 22:07:22 -0400 |
---|---|---|
committer | Ajay Ramachandran <[email protected]> | 2019-08-31 22:07:22 -0400 |
commit | 3e32f28d2e7aeaa154eb07cb271106813c9ecc80 (patch) | |
tree | 0e6bc1928288d0c647c6f21fa16f42f4bd07dbc0 | |
parent | 9bd1b035041dc4d673836e41909ac8fe30b09f97 (diff) | |
download | SponsorBlock-3e32f28d2e7aeaa154eb07cb271106813c9ecc80.tar.gz SponsorBlock-3e32f28d2e7aeaa154eb07cb271106813c9ecc80.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 83eb5041..ee61dd28 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "__MSG_Name__", - "version": "1.1.7", + "version": "1.1.8", "default_locale": "en", "description": "__MSG_Description__", "content_scripts": [ |