From a5de9705d43c6efd81d21af37b01d21edbeb142c Mon Sep 17 00:00:00 2001 From: n4ze3m Date: Sun, 30 Jun 2024 00:20:33 +0530 Subject: [PATCH] chore: Update manifest version to 1.1.14 --- wxt.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wxt.config.ts b/wxt.config.ts index be6459d..910475e 100644 --- a/wxt.config.ts +++ b/wxt.config.ts @@ -48,7 +48,7 @@ export default defineConfig({ outDir: "build", manifest: { - version: "1.1.13", + version: "1.1.14", name: process.env.TARGET === "firefox" ? "Page Assist - A Web UI for Local AI Models"