diff options
author | Ajay <[email protected]> | 2023-05-28 14:42:09 -0400 |
---|---|---|
committer | Ajay <[email protected]> | 2023-05-28 14:42:09 -0400 |
commit | 40604d760449ea4b3e78cdd9c35bbc6114ed8bf0 (patch) | |
tree | b312da09852c6c005e0cd40684df800f2d133485 /manifest/manifest.json | |
parent | d5d766b429fb08802aabc72d187259d8db1e3a79 (diff) | |
download | SponsorBlock-40604d760449ea4b3e78cdd9c35bbc6114ed8bf0.tar.gz SponsorBlock-40604d760449ea4b3e78cdd9c35bbc6114ed8bf0.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 c957f9c9..2332fab3 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "5.4.6", + "version": "5.4.7", "default_locale": "en", "description": "__MSG_Description__", "homepage_url": "https://sponsor.ajay.app", |