From 071e5d4504246de71db0b411760b6859e09ad178 Mon Sep 17 00:00:00 2001 From: n4ze3m Date: Sat, 7 Dec 2024 18:15:21 +0530 Subject: [PATCH] chore: bump version to 1.3.7 --- wxt.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wxt.config.ts b/wxt.config.ts index abf8cda..06bd4b4 100644 --- a/wxt.config.ts +++ b/wxt.config.ts @@ -50,7 +50,7 @@ export default defineConfig({ outDir: "build", manifest: { - version: "1.3.6", + version: "1.3.7", name: process.env.TARGET === "firefox" ? "Page Assist - A Web UI for Local AI Models"