diff options
author | Ajay Ramachandran <[email protected]> | 2021-01-31 12:04:25 -0500 |
---|---|---|
committer | Ajay Ramachandran <[email protected]> | 2021-01-31 12:04:25 -0500 |
commit | 318d00a9c49b3390fa03a4c439b20914538daff2 (patch) | |
tree | ad0dcd67e8ea0229dec84c5d8d2e7c68e81bcab0 /manifest/manifest.json | |
parent | 44571a67d9eada435a06ed6d11427f8b27df2a29 (diff) | |
download | SponsorBlock-318d00a9c49b3390fa03a4c439b20914538daff2.tar.gz SponsorBlock-318d00a9c49b3390fa03a4c439b20914538daff2.zip |
Increase version number2.0.12.2
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 9987c311..5439f8ff 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "2.0.12.1", + "version": "2.0.12.2", "default_locale": "en", "description": "__MSG_Description__", "content_scripts": [{ |