From 87c2024771991dfcc50c8d342cb2522607ea81e9 Mon Sep 17 00:00:00 2001 From: n4ze3m Date: Sat, 8 Feb 2025 21:18:09 +0530 Subject: [PATCH] chore: update version to 1.5.0 in wxt.config.ts --- wxt.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wxt.config.ts b/wxt.config.ts index 16abd9e..7e9a60b 100644 --- a/wxt.config.ts +++ b/wxt.config.ts @@ -51,7 +51,7 @@ export default defineConfig({ outDir: "build", manifest: { - version: "1.4.6", + version: "1.5.0", name: process.env.TARGET === "firefox" ? "Page Assist - A Web UI for Local AI Models"