diff options
author | Ajay <[email protected]> | 2022-02-22 01:06:09 -0500 |
---|---|---|
committer | Ajay <[email protected]> | 2022-02-22 01:06:09 -0500 |
commit | fd5ab9f1533868e9cbb3bbe14653538a2581964f (patch) | |
tree | 2907bd075ddd6c14bc69b65ad292be33e7a1522a /manifest | |
parent | 30fe40a5234b69237b61a99899496cbba4f89c48 (diff) | |
download | SponsorBlock-fd5ab9f1533868e9cbb3bbe14653538a2581964f.tar.gz SponsorBlock-fd5ab9f1533868e9cbb3bbe14653538a2581964f.zip |
bump version
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 2862af76..18cf3ad7 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "4.1.3", + "version": "4.1.4", "default_locale": "en", "description": "__MSG_Description__", "homepage_url": "https://sponsor.ajay.app", |