electerm 1.25.20 → 1.25.22

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +2 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -43,8 +43,8 @@ Open-sourced terminal/ssh/telnet/serialport/sftp client(linux, mac, win).
43
43
 
44
44
  ## Download
45
45
 
46
- - [https://sourceforge.net/projects/electerm.mirror/files/](sourceforge)
47
- - [https://github.com/electerm/electerm/releases](github releases)
46
+ - [sourceforge](https://sourceforge.net/projects/electerm.mirror/files/)
47
+ - [github releases](https://github.com/electerm/electerm/releases)
48
48
 
49
49
  ## Install
50
50
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "electerm",
3
- "version": "1.25.20",
3
+ "version": "1.25.22",
4
4
  "description": "Terminal/ssh/telnet/serialport/sftp client(linux, mac, win)",
5
5
  "main": "app.js",
6
6
  "bin": "npm/electerm",