From 2dd573c3de72ad689043e2c9de143c12a1b07ddf Mon Sep 17 00:00:00 2001 From: Ajay Date: Fri, 26 Jun 2026 12:26:51 -0400 Subject: [PATCH 1/3] update translations --- public/_locales | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/_locales b/public/_locales index 0ceeb00a0..a1700205c 160000 --- a/public/_locales +++ b/public/_locales @@ -1 +1 @@ -Subproject commit 0ceeb00a056cbe4bd396fd08d8f8a32c6206f46a +Subproject commit a1700205c3fdbc07143ce952de89d8b8d5817089 From f45a574b4f0bd229d3f8f0fdbbecd8b6f6c9d288 Mon Sep 17 00:00:00 2001 From: Ajay Date: Fri, 26 Jun 2026 12:29:44 -0400 Subject: [PATCH 2/3] update maze utils --- maze-utils | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maze-utils b/maze-utils index d53c49406..6b1ba69c3 160000 --- a/maze-utils +++ b/maze-utils @@ -1 +1 @@ -Subproject commit d53c49406d0fd83cd7a6c3bca80bc4441c0bd35e +Subproject commit 6b1ba69c38d967ef60bf21e153492a769e3449fe From 32708dffad5080df5092eb1bf9874b252fb89c64 Mon Sep 17 00:00:00 2001 From: Ajay Date: Fri, 26 Jun 2026 12:29:55 -0400 Subject: [PATCH 3/3] bump version --- manifest/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest/manifest.json b/manifest/manifest.json index e6880534a..9ebf68a46 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "6.1.5", + "version": "6.1.6", "default_locale": "en", "description": "__MSG_Description__", "homepage_url": "https://sponsor.ajay.app",