diff options
author | Ajay Ramachandran <[email protected]> | 2021-08-20 13:39:56 -0400 |
---|---|---|
committer | GitHub <[email protected]> | 2021-08-20 13:39:56 -0400 |
commit | 8d2883b6e2774f8fda7fd0eb869d7ba1115ff5a1 (patch) | |
tree | 153752c15e171dfac844fb9dc1f4cb5fd0922751 | |
parent | c96ce694b721b31a4826366c171cd8ffb75c8bc3 (diff) | |
download | SponsorBlock-8d2883b6e2774f8fda7fd0eb869d7ba1115ff5a1.tar.gz SponsorBlock-8d2883b6e2774f8fda7fd0eb869d7ba1115ff5a1.zip |
Increase version3.0
-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 3ac8ee6f..d25fc208 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "2.2", + "version": "3.0", "default_locale": "en", "description": "__MSG_Description__", "homepage_url": "https://sponsor.ajay.app", |