diff options
author | Ajay Ramachandran <[email protected]> | 2021-01-26 21:58:37 -0500 |
---|---|---|
committer | Ajay Ramachandran <[email protected]> | 2021-01-26 21:58:37 -0500 |
commit | c0a515d8f06fd97ceefbe25d12f61749053b0fd0 (patch) | |
tree | caab0ef1f5f07bf92c80364bb3a2541c3fc14a0f | |
parent | 28087031994189e2be07cd0bd9e9e4706536130c (diff) | |
download | SponsorBlock-2.0.12.tar.gz SponsorBlock-2.0.12.zip |
Increase version number2.0.12
-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 c25f2275..94f10b21 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "2.0.11.2", + "version": "2.0.12", "default_locale": "en", "description": "__MSG_Description__", "content_scripts": [{ |