diff options
author | Ajay Ramachandran <[email protected]> | 2021-02-03 18:43:16 -0500 |
---|---|---|
committer | GitHub <[email protected]> | 2021-02-03 18:43:16 -0500 |
commit | 27fe2ca8f075a855df1457085c5cfa342d5c67a6 (patch) | |
tree | 22386564be8315adb7523b064e8ca6d3cde829ad | |
parent | 54b4681fc3972317dc35b5e75aa99f35a90dd96c (diff) | |
download | SponsorBlock-27fe2ca8f075a855df1457085c5cfa342d5c67a6.tar.gz SponsorBlock-27fe2ca8f075a855df1457085c5cfa342d5c67a6.zip |
Increase version number2.0.12.3
-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 5439f8ff..d9bdc151 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "2.0.12.2", + "version": "2.0.12.3", "default_locale": "en", "description": "__MSG_Description__", "content_scripts": [{ |