electerm 1.37.121 → 1.37.126

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
@@ -113,9 +113,9 @@ github sponsor
113
113
 
114
114
  [https://github.com/sponsors/electerm](https://github.com/sponsors/electerm)
115
115
 
116
- open collective
116
+ kofi
117
117
 
118
- [![open collective badge](https://opencollective.com/electerm/tiers/backer.svg?avatarHeight=36&width=600)](https://opencollective.com/electerm)
118
+ [https://ko-fi.com/zhaoxudong](https://ko-fi.com/zhaoxudong)
119
119
 
120
120
  wechat donate
121
121
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "electerm",
3
- "version": "1.37.121",
3
+ "version": "1.37.126",
4
4
  "description": "Terminal/ssh/telnet/serialport/sftp client(linux, mac, win)",
5
5
  "main": "app.js",
6
6
  "bin": "npm/electerm",