diff options
author | Ajay Ramachandran <[email protected]> | 2020-04-26 23:14:47 -0400 |
---|---|---|
committer | Ajay Ramachandran <[email protected]> | 2020-04-26 23:14:47 -0400 |
commit | ad361cdf288f36a79cb1ea4708e8f21fde005500 (patch) | |
tree | 6736af686544bc9a9adb4f58edd86f0dc4a3ff1b /manifest/manifest.json | |
parent | fbafb723cb187da2470afacff62b49bf018cd664 (diff) | |
download | SponsorBlock-ad361cdf288f36a79cb1ea4708e8f21fde005500.tar.gz SponsorBlock-ad361cdf288f36a79cb1ea4708e8f21fde005500.zip |
Increase version number
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 8830c74a..5b302f1f 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "__MSG_Name__", - "version": "1.2.26", + "version": "1.2.27", "default_locale": "en", "description": "__MSG_Description__", "content_scripts": [{ |