diff options
author | Ajay Ramachandran <[email protected]> | 2021-08-24 02:28:18 -0400 |
---|---|---|
committer | GitHub <[email protected]> | 2021-08-24 02:28:18 -0400 |
commit | 6de1a58d88d1db8c17dfd9af2c931ad0c70ab5a4 (patch) | |
tree | 699fc0f3e74a3cf9aae7ecfce441d304ec4a4a2b /manifest/manifest.json | |
parent | 43a9ba0f9e62705c1a42de17a98687828f8ecd77 (diff) | |
download | SponsorBlock-6de1a58d88d1db8c17dfd9af2c931ad0c70ab5a4.tar.gz SponsorBlock-6de1a58d88d1db8c17dfd9af2c931ad0c70ab5a4.zip |
bump version3.0.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 c7d62f66..d53522cc 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "3.0.2", + "version": "3.0.3", "default_locale": "en", "description": "__MSG_Description__", "homepage_url": "https://sponsor.ajay.app", |