chore: update version to 1.0.2 in package.json and TitleBar component
This commit is contained in:
parent
05efb5d7f0
commit
586fe53f5f
@ -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",
|
||||
|
||||
@ -61,7 +61,7 @@ function TitleBar() {
|
||||
</span>
|
||||
{/* 版本徽章 */}
|
||||
<span className="badge-cyber text-shell-accent">
|
||||
V1.0.1
|
||||
V1.0.2
|
||||
</span>
|
||||
</div>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user