diff options
author | Ajay Ramachandran <[email protected]> | 2021-07-30 12:32:11 -0400 |
---|---|---|
committer | GitHub <[email protected]> | 2021-07-30 12:32:11 -0400 |
commit | 2a3a04a504029be0f544d4c4523c4dd6e37ad2b1 (patch) | |
tree | b8ee6c28bd5eb1947f0ecb6ba19c8cd88915c26f /manifest/manifest.json | |
parent | 13ad7516c2e71d1cef74f810726da122a0fa0a14 (diff) | |
download | SponsorBlock-2a3a04a504029be0f544d4c4523c4dd6e37ad2b1.tar.gz SponsorBlock-2a3a04a504029be0f544d4c4523c4dd6e37ad2b1.zip |
Increase version number2.1.4
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 cd8b911d..add35213 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "2.1.3", + "version": "2.1.4", "default_locale": "en", "description": "__MSG_Description__", "content_scripts": [{ |