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