From 068efe3d47e88372b2a5092dacddcc372fd0bd64 Mon Sep 17 00:00:00 2001 From: Ethanfly Date: Mon, 5 Jan 2026 14:13:28 +0800 Subject: [PATCH] chore: release v1.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 06767e5..c400135 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "easyshell", - "version": "1.0.3", + "version": "1.0.4", "description": "跨平台远程Shell管理终端 - 支持 Windows/Mac/Linux/Android", "author": "EasyShell Team", "main": "main.js",