diff options
author | Ajay Ramachandran <[email protected]> | 2020-11-20 23:34:30 -0500 |
---|---|---|
committer | GitHub <[email protected]> | 2020-11-20 23:34:30 -0500 |
commit | a3bcc8e3b05cdd6bd1009a8d040a144eba034506 (patch) | |
tree | 909aa312bbd83c2fbfa2bf00d2c9443b395c628d /manifest | |
parent | b2ec8d5e615a7f9b07c8000c50c47347854d88df (diff) | |
download | SponsorBlock-a3bcc8e3b05cdd6bd1009a8d040a144eba034506.tar.gz SponsorBlock-a3bcc8e3b05cdd6bd1009a8d040a144eba034506.zip |
Increase version2.0.9
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 d5afd661..db127294 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "2.0.8", + "version": "2.0.9", "default_locale": "en", "description": "__MSG_Description__", "content_scripts": [{ |