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",
|
"name": "easyshell",
|
||||||
"version": "1.0.1",
|
"version": "1.0.2",
|
||||||
"description": "跨平台远程Shell管理终端 - 支持 Windows/Mac/Linux/Android",
|
"description": "跨平台远程Shell管理终端 - 支持 Windows/Mac/Linux/Android",
|
||||||
"author": "EasyShell Team",
|
"author": "EasyShell Team",
|
||||||
"main": "main.js",
|
"main": "main.js",
|
||||||
|
|||||||
@ -61,7 +61,7 @@ function TitleBar() {
|
|||||||
</span>
|
</span>
|
||||||
{/* 版本徽章 */}
|
{/* 版本徽章 */}
|
||||||
<span className="badge-cyber text-shell-accent">
|
<span className="badge-cyber text-shell-accent">
|
||||||
V1.0.1
|
V1.0.2
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user