diff options
author | Ajay Ramachandran <[email protected]> | 2021-07-21 11:49:13 -0400 |
---|---|---|
committer | GitHub <[email protected]> | 2021-07-21 11:49:13 -0400 |
commit | 2f5d4dfe03ed22d59f561388701f2e4854da7f73 (patch) | |
tree | e3bab1991739eec27a84c582e34f510dd49cbfb1 /manifest/manifest.json | |
parent | 821c45a6b624739d6293b5b731320899884f9d90 (diff) | |
download | SponsorBlock-2f5d4dfe03ed22d59f561388701f2e4854da7f73.tar.gz SponsorBlock-2f5d4dfe03ed22d59f561388701f2e4854da7f73.zip |
Increase version number2.1.3
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 6f806f2e..cd8b911d 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "2.1.2.1", + "version": "2.1.3", "default_locale": "en", "description": "__MSG_Description__", "content_scripts": [{ |