diff options
author | Ajay Ramachandran <[email protected]> | 2019-08-23 23:27:42 -0400 |
---|---|---|
committer | Ajay Ramachandran <[email protected]> | 2019-08-23 23:27:42 -0400 |
commit | 9951a1947843abb45c2e156665feb141cbaa82b7 (patch) | |
tree | 06dd71a15148d21b1598544b347644d53e401486 | |
parent | dd4ab2f38a29df70a36f0c2c0801e3527693c6d6 (diff) | |
download | SponsorBlock-9951a1947843abb45c2e156665feb141cbaa82b7.tar.gz SponsorBlock-9951a1947843abb45c2e156665feb141cbaa82b7.zip |
Updated version number.
-rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index 9b803b07..d9dc24d5 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "__MSG_Name__", - "version": "1.1.3", + "version": "1.1.4", "default_locale": "en", "description": "__MSG_Description__", "content_scripts": [ |