From 9e4921583651de385247f2db55425d3b72fa24c3 Mon Sep 17 00:00:00 2001 From: n4ze3m Date: Sun, 27 Oct 2024 00:53:21 +0530 Subject: [PATCH] Bump version to 1.3.2 Minor version bump to reflect the latest updates. --- wxt.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wxt.config.ts b/wxt.config.ts index 5d06de7..c5963ab 100644 --- a/wxt.config.ts +++ b/wxt.config.ts @@ -50,7 +50,7 @@ export default defineConfig({ outDir: "build", manifest: { - version: "1.3.1", + version: "1.3.2", name: process.env.TARGET === "firefox" ? "Page Assist - A Web UI for Local AI Models"