diff options
author | Ajay Ramachandran <[email protected]> | 2020-02-23 20:39:29 -0500 |
---|---|---|
committer | Ajay Ramachandran <[email protected]> | 2020-02-23 20:39:29 -0500 |
commit | f00337c376d57ca1d3ef0c8afab84f972b10c761 (patch) | |
tree | 2572691d53115f6b233e8e75ee8ddd1cbe58fa32 /manifest/manifest.json | |
parent | 737a023b655984f8fcc7a59807af106f15533943 (diff) | |
download | SponsorBlock-f00337c376d57ca1d3ef0c8afab84f972b10c761.tar.gz SponsorBlock-f00337c376d57ca1d3ef0c8afab84f972b10c761.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 880e6d52..5e25732d 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "__MSG_Name__", - "version": "1.2.15", + "version": "1.2.16", "default_locale": "en", "description": "__MSG_Description__", "content_scripts": [{ |