diff options
author | Ajay Ramachandran <[email protected]> | 2021-11-02 00:06:56 -0400 |
---|---|---|
committer | GitHub <[email protected]> | 2021-11-02 00:06:56 -0400 |
commit | 7a38bf0c0854a59cd7fa064f1e9113dde8c4ff96 (patch) | |
tree | ddd1ae1523b2bc2a5ee3dbe3a2aa318d3b94d3d7 /manifest/manifest.json | |
parent | 5adcec2ca5a88e48ba77192d71464a5f5a2b8eb6 (diff) | |
download | SponsorBlock-7a38bf0c0854a59cd7fa064f1e9113dde8c4ff96.tar.gz SponsorBlock-7a38bf0c0854a59cd7fa064f1e9113dde8c4ff96.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 9d2b6c6d..74f5e48d 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "3.5.1", + "version": "3.5.2", "default_locale": "en", "description": "__MSG_Description__", "homepage_url": "https://sponsor.ajay.app", |