diff options
author | Ajay Ramachandran <[email protected]> | 2021-08-21 12:54:09 -0400 |
---|---|---|
committer | GitHub <[email protected]> | 2021-08-21 12:54:09 -0400 |
commit | 28884f5e9f70bad14186c51a6d85390edb596f4a (patch) | |
tree | 1fde7f2713de6acd62d61ed5baf9ae0a2e5ddd6c /manifest | |
parent | 50d5f956c6aa3efbaf2dd134d9f5224431b0bca4 (diff) | |
download | SponsorBlock-28884f5e9f70bad14186c51a6d85390edb596f4a.tar.gz SponsorBlock-28884f5e9f70bad14186c51a6d85390edb596f4a.zip |
Bump version
Diffstat (limited to 'manifest')
-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 d25fc208..835ec775 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "3.0", + "version": "3.0.1", "default_locale": "en", "description": "__MSG_Description__", "homepage_url": "https://sponsor.ajay.app", |