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