diff options
author | Ajay <[email protected]> | 2023-02-07 17:42:38 -0500 |
---|---|---|
committer | Ajay <[email protected]> | 2023-02-07 17:42:38 -0500 |
commit | 0cdfd682393e4da912ffd8f499f3e80a4316ba47 (patch) | |
tree | 53927f2fd490751d6130fe39d6663da4f042896a /manifest | |
parent | bbb234e4980b250feecbdbf9793276cb05345ba6 (diff) | |
download | SponsorBlock-0cdfd682393e4da912ffd8f499f3e80a4316ba47.tar.gz SponsorBlock-0cdfd682393e4da912ffd8f499f3e80a4316ba47.zip |
bump version5.2.0
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 08a15426..abda447e 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "5.1.14", + "version": "5.2.0", "default_locale": "en", "description": "__MSG_Description__", "homepage_url": "https://sponsor.ajay.app", |