diff options
author | Ajay Ramachandran <[email protected]> | 2020-08-06 22:32:25 -0400 |
---|---|---|
committer | Ajay Ramachandran <[email protected]> | 2020-08-06 22:32:25 -0400 |
commit | 0dd7a41d8557822ddd4795195c75b28fff284260 (patch) | |
tree | 1e7288fc965b64bdae43910371742324fae90c7d /manifest/manifest.json | |
parent | 834f6194edc6b6a2498e52893f92d073f1960388 (diff) | |
download | SponsorBlock-0dd7a41d8557822ddd4795195c75b28fff284260.tar.gz SponsorBlock-0dd7a41d8557822ddd4795195c75b28fff284260.zip |
Update version number
Diffstat (limited to 'manifest/manifest.json')
-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 b15524c7..2e951380 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "2.0.4.2", + "version": "2.0.5", "default_locale": "en", "description": "__MSG_Description__", "content_scripts": [{ |