diff options
author | Ajay <[email protected]> | 2022-02-06 23:37:38 -0500 |
---|---|---|
committer | Ajay <[email protected]> | 2022-02-06 23:37:38 -0500 |
commit | 84d4c9da4c858c3444591c7c43a43237873312f0 (patch) | |
tree | fe1c6523229b6ba1144af6bcb9526371f60c02b2 /manifest/manifest.json | |
parent | e623af859fa4b04d59605b69e9ba5027e9285249 (diff) | |
download | SponsorBlock-84d4c9da4c858c3444591c7c43a43237873312f0.tar.gz SponsorBlock-84d4c9da4c858c3444591c7c43a43237873312f0.zip |
Fix version4.1
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 d7556537..c01b4b12 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "4.1.1", + "version": "4.1", "default_locale": "en", "description": "__MSG_Description__", "homepage_url": "https://sponsor.ajay.app", |