diff options
Diffstat (limited to 'manifest/manifest.json')
-rw-r--r-- | manifest/manifest.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/manifest/manifest.json b/manifest/manifest.json index 63c34018..16276b7b 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "2.1.1", + "version": "2.1.4", "default_locale": "en", "description": "__MSG_Description__", "homepage_url": "https://sponsor.ajay.app", @@ -41,6 +41,7 @@ "icons/help.svg", "icons/report.png", "icons/close.png", + "icons/refresh.svg", "icons/beep.ogg", "icons/pause.svg", "icons/stop.svg", |