Chore: Bump manifest version to 2.2.2

Co-authored-by: gemini-3.7-flash <noreply@google.com>
This commit is contained in:
2026-08-25 07:56:06 -07:00
parent 1d004d984f
commit b512bee619

View File

@@ -13,7 +13,7 @@ export default defineConfig(async () => {
manifest: () => { manifest: () => {
const base = { const base = {
name: "in\u00D8sight", name: "in\u00D8sight",
version: "2.2.1", version: "2.2.2",
author: "planetrenox@pm.me", author: "planetrenox@pm.me",
homepage_url: "https://github.com/planetrenox/inzerosight", homepage_url: "https://github.com/planetrenox/inzerosight",
description: "Communicate undetected in plain sight.", description: "Communicate undetected in plain sight.",