diff options
author | Ajay Ramachandran <[email protected]> | 2021-08-23 03:08:01 -0400 |
---|---|---|
committer | GitHub <[email protected]> | 2021-08-23 03:08:01 -0400 |
commit | d20a44751c8c47f48a02934955d731c09429f8d6 (patch) | |
tree | b9afbec9014fb6d7540ddb2eddda81d8fae46bcb | |
parent | 15706fd3c4d29ef062e2d465259acea1292d5808 (diff) | |
download | SponsorBlock-d20a44751c8c47f48a02934955d731c09429f8d6.tar.gz SponsorBlock-d20a44751c8c47f48a02934955d731c09429f8d6.zip |
bump version3.0.2
-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 835ec775..c7d62f66 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "3.0.1", + "version": "3.0.2", "default_locale": "en", "description": "__MSG_Description__", "homepage_url": "https://sponsor.ajay.app", |