diff --git a/package.json b/package.json index 98fd186..522e8e1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "easyshell", - "version": "1.0.1", + "version": "1.0.2", "description": "跨平台远程Shell管理终端 - 支持 Windows/Mac/Linux/Android", "author": "EasyShell Team", "main": "main.js", diff --git a/src/components/TitleBar.js b/src/components/TitleBar.js index 8b93837..7648099 100644 --- a/src/components/TitleBar.js +++ b/src/components/TitleBar.js @@ -61,7 +61,7 @@ function TitleBar() { {/* 版本徽章 */} - V1.0.1 + V1.0.2