diff options
author | Ajay Ramachandran <[email protected]> | 2020-07-12 23:07:55 -0400 |
---|---|---|
committer | Ajay Ramachandran <[email protected]> | 2020-07-12 23:07:55 -0400 |
commit | 896120d311568abe54f2af45c41471b3c16a3f7e (patch) | |
tree | 0190ebbe0a8771642eb77738d8c6a1d5dadd157e /manifest | |
parent | 3dc6563048155a9012ad2f2d905d945ae12350af (diff) | |
download | SponsorBlock-896120d311568abe54f2af45c41471b3c16a3f7e.tar.gz SponsorBlock-896120d311568abe54f2af45c41471b3c16a3f7e.zip |
Update version number
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 d2626d74..c947341f 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "2.0.3", + "version": "2.0.4", "default_locale": "en", "description": "__MSG_Description__", "content_scripts": [{ |