diff --git a/bun.lockb b/bun.lockb
index c2f8f9b..0669364 100644
Binary files a/bun.lockb and b/bun.lockb differ
diff --git a/src/entries/options/index.html b/src/entries/options/index.html
index 05423c3..c30dfad 100644
--- a/src/entries/options/index.html
+++ b/src/entries/options/index.html
@@ -4,6 +4,7 @@
Page Assist - A Web UI for Local AI Models
+
diff --git a/wxt.config.ts b/wxt.config.ts
index 10b2eff..1e1bb1a 100644
--- a/wxt.config.ts
+++ b/wxt.config.ts
@@ -50,7 +50,7 @@ export default defineConfig({
outDir: "build",
manifest: {
- version: "1.2.0",
+ version: "1.2.1",
name:
process.env.TARGET === "firefox"
? "Page Assist - A Web UI for Local AI Models"