From c1de76b66090e64d7204168106aa39aa654d2729 Mon Sep 17 00:00:00 2001 From: n4ze3m Date: Sat, 18 Jan 2025 14:42:51 +0530 Subject: [PATCH] chore: Bump version to 1.4.3 in wxt.config.ts --- wxt.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wxt.config.ts b/wxt.config.ts index 297ec16..7230b4e 100644 --- a/wxt.config.ts +++ b/wxt.config.ts @@ -51,7 +51,7 @@ export default defineConfig({ outDir: "build", manifest: { - version: "1.4.2", + version: "1.4.3", name: process.env.TARGET === "firefox" ? "Page Assist - A Web UI for Local AI Models"