diff options
author | Ajay Ramachandran <[email protected]> | 2021-09-07 23:28:48 -0400 |
---|---|---|
committer | GitHub <[email protected]> | 2021-09-07 23:28:48 -0400 |
commit | 7f5728d4db7b340433816253944ee9c3460f08c7 (patch) | |
tree | ea6c4b069c4d24af80f4710e741fb1c545c83f3b /manifest | |
parent | 06fa2748fe42ab4bb789a6c856e6201b247d03a0 (diff) | |
download | SponsorBlock-7f5728d4db7b340433816253944ee9c3460f08c7.tar.gz SponsorBlock-7f5728d4db7b340433816253944ee9c3460f08c7.zip |
bump version3.1.2
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 fb1c4b9e..4a843235 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "3.1.1", + "version": "3.1.2", "default_locale": "en", "description": "__MSG_Description__", "homepage_url": "https://sponsor.ajay.app", |