From 11ec7656d4d4f7be3247f025ea224a92c1048875 Mon Sep 17 00:00:00 2001 From: multipleof4 Date: Tue, 9 Jun 2026 09:36:12 -0700 Subject: [PATCH] Chore: bump manifest version to 2.2.1 Co-authored-by: Opus 4.8 --- vite.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vite.config.js b/vite.config.js index fea6654..e53bcc1 100644 --- a/vite.config.js +++ b/vite.config.js @@ -13,7 +13,7 @@ export default defineConfig(async () => { manifest: () => { const base = { name: "in\u00D8sight", - version: "2.2.0", + version: "2.2.1", author: "planetrenox@pm.me", homepage_url: "https://github.com/planetrenox/inzerosight", description: "Communicate undetected in plain sight.",