Skip to content

Commit 85bb99e

Browse files
release: v0.5.2
- Auto-check for updates on startup with platform-aware download links - Fix GitHub Actions workflow to publish releases directly (no drafts) - Detect OS/arch and link to correct installer on update notification Made-with: Cursor
1 parent 2e7db86 commit 85bb99e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "netcopilot",
3-
"version": "0.3.1",
3+
"version": "0.5.2",
44
"description": "NetCopilot – AI-powered SSH/Telnet terminal for network engineers",
55
"main": "./out/main/index.js",
66
"author": {

0 commit comments

Comments
 (0)