From b82e43bb932c2f94f5bf93c6b38c9960c9c1c64b Mon Sep 17 00:00:00 2001 From: Ajay Date: Fri, 6 May 2022 14:14:48 -0400 Subject: [PATCH] bump version --- manifest/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest/manifest.json b/manifest/manifest.json index 839bf456..9c1551d4 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "4.3.2", + "version": "4.3.3", "default_locale": "en", "description": "__MSG_Description__", "homepage_url": "https://sponsor.ajay.app",