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