From b446d2d1acbd05460998042bd75084035fc0f1a0 Mon Sep 17 00:00:00 2001 From: pompurin404 Date: Sat, 12 Oct 2024 20:51:50 +0800 Subject: [PATCH] 1.4.6 --- changelog.md | 1 + package.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 7ae2053..62b65c1 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,7 @@ ### New Features - 支持多个订阅切换分别保存选择的节点 +- 支持在对话框直接拖动窗口 ### Bug Fixes diff --git a/package.json b/package.json index 70e40a4..393ea66 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mihomo-party", - "version": "1.4.5", + "version": "1.4.6", "description": "Mihomo Party", "main": "./out/main/index.js", "author": "mihomo-party",