diff options
author | Ajay Ramachandran <[email protected]> | 2021-05-12 17:01:54 -0400 |
---|---|---|
committer | GitHub <[email protected]> | 2021-05-12 17:01:54 -0400 |
commit | 040339312458d84dcca07c47368fa82be7688c00 (patch) | |
tree | 8aa17c9b98317954338321112074d0a756369992 /manifest/manifest.json | |
parent | 11144fa77bf7aab33add05513c9dd9896d6a8b33 (diff) | |
download | SponsorBlock-040339312458d84dcca07c47368fa82be7688c00.tar.gz SponsorBlock-040339312458d84dcca07c47368fa82be7688c00.zip |
Increase version number2.0.14.1
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 ec062100..408fa89c 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "2.0.14", + "version": "2.0.14.1", "default_locale": "en", "description": "__MSG_Description__", "content_scripts": [{ |