From 0cdfd682393e4da912ffd8f499f3e80a4316ba47 Mon Sep 17 00:00:00 2001 From: Ajay Date: Tue, 7 Feb 2023 17:42:38 -0500 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 08a15426..abda447e 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "5.1.14", + "version": "5.2.0", "default_locale": "en", "description": "__MSG_Description__", "homepage_url": "https://sponsor.ajay.app",