diff options
author | Ajay Ramachandran <[email protected]> | 2021-08-05 17:04:33 -0400 |
---|---|---|
committer | GitHub <[email protected]> | 2021-08-05 17:04:33 -0400 |
commit | 3ded2d0ced5b0ef3eb00c058740006f5a1c15a48 (patch) | |
tree | 10d06d9b42c00c74affb31f8a6abe00145f4bc39 | |
parent | 314c793992d2f2e98776160a29faa86ccf402695 (diff) | |
download | SponsorBlock-2.1.4.1.tar.gz SponsorBlock-2.1.4.1.zip |
bump version2.1.4.1
-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 add35213..f99fd616 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "2.1.4", + "version": "2.1.4.1", "default_locale": "en", "description": "__MSG_Description__", "content_scripts": [{ |