From fbf82c39fdc4e49abc1d83fe6d360ad6d5e36bc7 Mon Sep 17 00:00:00 2001 From: n4ze3m Date: Fri, 10 Jan 2025 17:21:57 +0530 Subject: [PATCH] feat: Update manifest version to 1.4.2 --- wxt.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wxt.config.ts b/wxt.config.ts index 975795b..297ec16 100644 --- a/wxt.config.ts +++ b/wxt.config.ts @@ -51,7 +51,7 @@ export default defineConfig({ outDir: "build", manifest: { - version: "1.4.1", + version: "1.4.2", name: process.env.TARGET === "firefox" ? "Page Assist - A Web UI for Local AI Models"