diff options
author | Ajay Ramachandran <[email protected]> | 2020-05-12 22:03:38 -0400 |
---|---|---|
committer | GitHub <[email protected]> | 2020-05-12 22:03:38 -0400 |
commit | a72f571bd405277258965323c0adc43f9bfcd3de (patch) | |
tree | e7d816823f2d345efcb509117d818bd97323731e /manifest/manifest.json | |
parent | 50c9c9fe8a03e0a0d9bbfda0f8b317f5bc759757 (diff) | |
download | SponsorBlock-a72f571bd405277258965323c0adc43f9bfcd3de.tar.gz SponsorBlock-a72f571bd405277258965323c0adc43f9bfcd3de.zip |
Update manifest.json
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 a7b4369f..6543f6b1 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "__MSG_Name__", - "version": "1.2.28.1", + "version": "1.2.28.2", "default_locale": "en", "description": "__MSG_Description__", "content_scripts": [{ |