diff options
author | Ajay Ramachandran <[email protected]> | 2021-01-02 20:11:00 -0500 |
---|---|---|
committer | Ajay Ramachandran <[email protected]> | 2021-01-02 20:11:00 -0500 |
commit | 33ec82882dcc3b4637f6f3661fd1e67a886cdc8e (patch) | |
tree | 40f3e72e979628e7d5394c540fc507df7e2c45f7 /manifest/manifest.json | |
parent | 647a3839d0eee696f1c9c5ff4351586117d5f64a (diff) | |
download | SponsorBlock-33ec82882dcc3b4637f6f3661fd1e67a886cdc8e.tar.gz SponsorBlock-33ec82882dcc3b4637f6f3661fd1e67a886cdc8e.zip |
Increase version number2.0.11.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 ca053854..7f60599f 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "2.0.11", + "version": "2.0.11.2", "default_locale": "en", "description": "__MSG_Description__", "content_scripts": [{ |