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