diff options
author | Ajay Ramachandran <[email protected]> | 2020-12-15 14:25:44 -0500 |
---|---|---|
committer | GitHub <[email protected]> | 2020-12-15 14:25:44 -0500 |
commit | 1b4bee1b90c71fc4a393bb375e363430f4c9ac02 (patch) | |
tree | 8373cda20447fba77be18475dcd43e765c65316b /manifest | |
parent | 608aa73ae400eb0b8c98505f609552b7fd0b1c65 (diff) | |
download | SponsorBlock-1b4bee1b90c71fc4a393bb375e363430f4c9ac02.tar.gz SponsorBlock-1b4bee1b90c71fc4a393bb375e363430f4c9ac02.zip |
Increase version number2.0.10.1
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 a25a2a51..32aefd3b 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "2.0.10", + "version": "2.0.10.1", "default_locale": "en", "description": "__MSG_Description__", "content_scripts": [{ |