From c7190a311e4128894de60197acd7680cc0b21a6f Mon Sep 17 00:00:00 2001 From: xmk23333 Date: Fri, 16 Jan 2026 00:46:37 +0800 Subject: [PATCH] chore: bump version to 1.9.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 228f00b..600f767 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mihomo-party", - "version": "1.9.0", + "version": "1.9.1", "description": "Clash Party", "type": "module", "main": "./out/main/index.js",