From 138e41e1222bd3cb18217522318dd9a22f939039 Mon Sep 17 00:00:00 2001 From: n4ze3m Date: Sat, 30 Nov 2024 20:17:31 +0530 Subject: [PATCH] chore: bump manifest version to 1.3.6 --- wxt.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wxt.config.ts b/wxt.config.ts index 18b2a44..abf8cda 100644 --- a/wxt.config.ts +++ b/wxt.config.ts @@ -50,7 +50,7 @@ export default defineConfig({ outDir: "build", manifest: { - version: "1.3.5", + version: "1.3.6", name: process.env.TARGET === "firefox" ? "Page Assist - A Web UI for Local AI Models"