diff options
author | Ajay Ramachandran <[email protected]> | 2022-10-30 22:00:35 -0400 |
---|---|---|
committer | GitHub <[email protected]> | 2022-10-30 22:00:35 -0400 |
commit | 8653059b1395001118fb21b41ef77dea6718f6d6 (patch) | |
tree | 176c71a57365c2cb3bae3c660cd7ab1d2c0bba00 | |
parent | b3afd0403e3f3ab83aa6fc01ad71c9d6bfda1161 (diff) | |
download | SponsorBlock-5.1.4.tar.gz SponsorBlock-5.1.4.zip |
bump version5.1.4
-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 341fdc14..c7a0e5d2 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "5.1.3", + "version": "5.1.4", "default_locale": "en", "description": "__MSG_Description__", "homepage_url": "https://sponsor.ajay.app", |