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