diff options
author | Ajay Ramachandran <[email protected]> | 2020-05-10 22:12:13 -0400 |
---|---|---|
committer | Ajay Ramachandran <[email protected]> | 2020-05-10 22:12:13 -0400 |
commit | 9e0a9b4601c8fc7344e84ff948a094c37fc387da (patch) | |
tree | 09e1e44b8dd3593da3126ea5927480a63f138684 /manifest | |
parent | 98fd841a540f0cdfe4fe8715f65d324de97b83a0 (diff) | |
download | SponsorBlock-9e0a9b4601c8fc7344e84ff948a094c37fc387da.tar.gz SponsorBlock-9e0a9b4601c8fc7344e84ff948a094c37fc387da.zip |
Increase version number
Diffstat (limited to 'manifest')
-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 5b302f1f..7a41a671 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "__MSG_Name__", - "version": "1.2.27", + "version": "1.2.28", "default_locale": "en", "description": "__MSG_Description__", "content_scripts": [{ |