diff options
author | Ajay Ramachandran <[email protected]> | 2020-05-15 19:40:24 -0400 |
---|---|---|
committer | Ajay Ramachandran <[email protected]> | 2020-05-15 19:40:24 -0400 |
commit | ba13f5951e6e93f8c2882dd678ce1307d3ec1ca3 (patch) | |
tree | 2ff11792ddb0dc94c6de7a403d78f31d840c6383 /manifest/manifest.json | |
parent | f66e8ddf9222daa225c3df08dc7989e3933bfb92 (diff) | |
download | SponsorBlock-ba13f5951e6e93f8c2882dd678ce1307d3ec1ca3.tar.gz SponsorBlock-ba13f5951e6e93f8c2882dd678ce1307d3ec1ca3.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 6543f6b1..6c077f83 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "__MSG_Name__", - "version": "1.2.28.2", + "version": "1.2.28.3", "default_locale": "en", "description": "__MSG_Description__", "content_scripts": [{ |