chore: release v1.0.3
Some checks failed
Build and Release / Build on ${{ matrix.os }} (EasyShell-Linux, npm run build && npx electron-builder --linux, ubuntu-latest) (push) Has been cancelled
Build and Release / Build on ${{ matrix.os }} (EasyShell-Mac, npm run build && npx electron-builder --mac, macos-latest) (push) Has been cancelled
Build and Release / Build on ${{ matrix.os }} (EasyShell-Windows, npm run build && npx electron-builder --win, windows-latest) (push) Has been cancelled
Build and Release / Create Release (push) Has been cancelled

This commit is contained in:
Ethanfly 2026-01-05 13:55:00 +08:00
parent 468e05f7cc
commit 2f15cb0909

View File

@ -1,6 +1,6 @@
{ {
"name": "easyshell", "name": "easyshell",
"version": "1.0.2", "version": "1.0.3",
"description": "跨平台远程Shell管理终端 - 支持 Windows/Mac/Linux/Android", "description": "跨平台远程Shell管理终端 - 支持 Windows/Mac/Linux/Android",
"author": "EasyShell Team", "author": "EasyShell Team",
"main": "main.js", "main": "main.js",