diff options
author | Ajay Ramachandran <[email protected]> | 2022-06-30 19:53:26 -0400 |
---|---|---|
committer | GitHub <[email protected]> | 2022-06-30 19:53:26 -0400 |
commit | 61b39a99db2f79f1072a78e91af0ae61c17aab3e (patch) | |
tree | 0a1dc7a634b2cc16c319fcc1bc934dbe30298096 | |
parent | 98f776fa3a0280098812e0cdc911e10eb395b065 (diff) | |
download | SponsorBlock-61b39a99db2f79f1072a78e91af0ae61c17aab3e.tar.gz SponsorBlock-61b39a99db2f79f1072a78e91af0ae61c17aab3e.zip |
bump version
-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 6789e7d8..c285d33d 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "4.6", + "version": "4.6.1", "default_locale": "en", "description": "__MSG_Description__", "homepage_url": "https://sponsor.ajay.app", |