diff options
author | Ajay Ramachandran <[email protected]> | 2020-07-18 22:19:47 -0400 |
---|---|---|
committer | Ajay Ramachandran <[email protected]> | 2020-07-18 22:19:47 -0400 |
commit | df1d3b401c53228d4fba97455622597d2f4f140a (patch) | |
tree | aadf32eeb5e6180c8f3576595ec43798a63acf47 /manifest | |
parent | 4d55a716195566a02ee1792a0294710b21d54412 (diff) | |
download | SponsorBlock-df1d3b401c53228d4fba97455622597d2f4f140a.tar.gz SponsorBlock-df1d3b401c53228d4fba97455622597d2f4f140a.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 ee6e5c35..b15524c7 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "2.0.4.1", + "version": "2.0.4.2", "default_locale": "en", "description": "__MSG_Description__", "content_scripts": [{ |