diff options
author | Ajay Ramachandran <[email protected]> | 2022-07-21 23:40:26 -0400 |
---|---|---|
committer | GitHub <[email protected]> | 2022-07-21 23:40:26 -0400 |
commit | 522a04eecb9821c5f8a54166e89205c78f901d37 (patch) | |
tree | f945fb1c07926b31a3e5dfe3cc3e244259c9e772 /manifest | |
parent | d8dfbef1a719640d070437f16366bf962980f951 (diff) | |
download | SponsorBlock-522a04eecb9821c5f8a54166e89205c78f901d37.tar.gz SponsorBlock-522a04eecb9821c5f8a54166e89205c78f901d37.zip |
bump version4.7.1
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 1b84d84b..f5a603e2 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "4.7", + "version": "4.7.1", "default_locale": "en", "description": "__MSG_Description__", "homepage_url": "https://sponsor.ajay.app", |