diff options
author | Ajay Ramachandran <[email protected]> | 2022-02-08 11:42:58 -0500 |
---|---|---|
committer | GitHub <[email protected]> | 2022-02-08 11:42:58 -0500 |
commit | 2e8ce93c1d84b16dd0acdd397ac3f6d3ba00ab0a (patch) | |
tree | b86edd89a499b3a00cbd57854d90166e57987d05 | |
parent | 4fc9856e34473239a644a09f8c62202564af552d (diff) | |
download | SponsorBlock-4.1.1.tar.gz SponsorBlock-4.1.1.zip |
bump version4.1.1
-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 c01b4b12..d7556537 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "4.1", + "version": "4.1.1", "default_locale": "en", "description": "__MSG_Description__", "homepage_url": "https://sponsor.ajay.app", |