diff options
author | Ajay Ramachandran <[email protected]> | 2022-01-18 13:20:46 -0500 |
---|---|---|
committer | GitHub <[email protected]> | 2022-01-18 13:20:46 -0500 |
commit | 154e12f201bcea8bdea701ecf189abdc4aaa3454 (patch) | |
tree | 5dbde80c834baa9250bf9d6121d5aa7415caad45 | |
parent | b6c1ee174312af1cb7e15041ae32305f46bd80cd (diff) | |
download | SponsorBlock-154e12f201bcea8bdea701ecf189abdc4aaa3454.tar.gz SponsorBlock-154e12f201bcea8bdea701ecf189abdc4aaa3454.zip |
bump version4.0.4
-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 0358c794..ad4cb1f8 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "4.0.3", + "version": "4.0.4", "default_locale": "en", "description": "__MSG_Description__", "homepage_url": "https://sponsor.ajay.app", |