diff options
author | Ajay Ramachandran <[email protected]> | 2020-03-08 23:26:46 -0400 |
---|---|---|
committer | Ajay Ramachandran <[email protected]> | 2020-03-08 23:26:46 -0400 |
commit | 5ad694af65040a6224841143678d17b6f5b2217c (patch) | |
tree | 35783f6c8be1634d9eaa63e40e7428ed70a8d2ae /manifest/manifest.json | |
parent | d7f7acb219aebaf392d2083caebb2d569ed1aad9 (diff) | |
download | SponsorBlock-5ad694af65040a6224841143678d17b6f5b2217c.tar.gz SponsorBlock-5ad694af65040a6224841143678d17b6f5b2217c.zip |
Increase version number
Diffstat (limited to 'manifest/manifest.json')
-rw-r--r-- | manifest/manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest/manifest.json b/manifest/manifest.json index 81387422..02243448 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "__MSG_Name__", - "version": "1.2.18", + "version": "1.2.19", "default_locale": "en", "description": "__MSG_Description__", "content_scripts": [{ |