From db5535f0058f2ee48414a24b4caa2aa9d519ec95 Mon Sep 17 00:00:00 2001 From: nickbar01234 Date: Mon, 30 Mar 2026 23:11:32 -0400 Subject: [PATCH] Bump to 3.12.0 --- extension/wxt.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extension/wxt.config.ts b/extension/wxt.config.ts index 2134506d..c92a1dc8 100644 --- a/extension/wxt.config.ts +++ b/extension/wxt.config.ts @@ -38,7 +38,7 @@ export default defineConfig({ manifest: { name: "CodeBuddy", description: "Leetcode together", - version: "3.11.0", + version: "3.12.0", action: {}, icons: { "16": "icons/16.png",