diff options
author | Ajay <[email protected]> | 2022-02-06 23:17:49 -0500 |
---|---|---|
committer | Ajay <[email protected]> | 2022-02-06 23:17:49 -0500 |
commit | 7896b474dbf51a25e25a72b8339a093ada682253 (patch) | |
tree | 912d6c5dc30b399555b5ca7fc280477b21d6704f /manifest/manifest.json | |
parent | 4d60dec7f997bb076bfe7dc9d2b7079b96df3e95 (diff) | |
download | SponsorBlock-7896b474dbf51a25e25a72b8339a093ada682253.tar.gz SponsorBlock-7896b474dbf51a25e25a72b8339a093ada682253.zip |
bump version
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 f3a44ac8..c01b4b12 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "4.0.5", + "version": "4.1", "default_locale": "en", "description": "__MSG_Description__", "homepage_url": "https://sponsor.ajay.app", |