diff options
author | Ajay Ramachandran <[email protected]> | 2019-12-04 23:51:47 -0500 |
---|---|---|
committer | Ajay Ramachandran <[email protected]> | 2019-12-04 23:51:47 -0500 |
commit | 9c51df915933bf4a024e23a914ef06897522e2c7 (patch) | |
tree | 546bca46fc9432dc0f592a9c183ed71814e2bfaa | |
parent | 3a29fcc3d8cfdd90135bbb26c15adff7c12f8fe6 (diff) | |
download | SponsorBlock-9c51df915933bf4a024e23a914ef06897522e2c7.tar.gz SponsorBlock-9c51df915933bf4a024e23a914ef06897522e2c7.zip |
Increased version number.
-rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index 554b520a..e186cd0f 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "__MSG_Name__", - "version": "1.1.9.7", + "version": "1.1.9.8", "default_locale": "en", "description": "__MSG_Description__", "content_scripts": [ |