File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55
66## Download 下載 ダウンロード
77
8- ### [ The latest 最新版 v1.2.7 ] ( https://github.com/QTGate/QTGate-Desktop-Client/releases/latest/ )
8+ ### [ The latest 最新版 v1.3.0 ] ( https://github.com/QTGate/QTGate-Desktop-Client/releases/latest/ )
99
10- [ windows32] ( https://github.com/QTGate/QTGate-Desktop-Client/releases/download/v1.2.7 /qtgate.Setup.1.2.7 .ia32.exe )
10+ [ windows32] ( https://github.com/QTGate/QTGate-Desktop-Client/releases/download/v1.3.0 /qtgate.Setup.1.3.0 .ia32.exe )
1111
12- [ windows64] ( https://github.com/QTGate/QTGate-Desktop-Client/releases/download/v1.2.7 /qtgate.Setup.1.2.7 .exe )
12+ [ windows64] ( https://github.com/QTGate/QTGate-Desktop-Client/releases/download/v1.3.0 /qtgate.Setup.1.3.0 .exe )
1313
14- [ MacOS] ( https://github.com/QTGate/QTGate-Desktop-Client/releases/download/v1.2.7 /qtgate-1.2.7 .dmg )
14+ [ MacOS] ( https://github.com/QTGate/QTGate-Desktop-Client/releases/download/v1.3.0 /qtgate-1.3.0 .dmg )
1515
16- [ Linux] ( https://github.com/QTGate/QTGate-Desktop-Client/releases/download/v1.2.7/qtgate_1.2.7_amd64.deb )
16+ [ Linux deb] ( https://github.com/QTGate/QTGate-Desktop-Client/releases/download/v1.3.0/qtgate_1.3.0_amd64.deb )
17+
18+ [ Linux pacman] ( https://github.com/QTGate/QTGate-Desktop-Client/releases/download/v1.3.0/qtgate-1.3.0.pacman )
1719
1820## Description 項目概要
1921
Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ const findQTGateImap = ( imapPool: IinputData_server[] ) => {
6262 return index
6363}
6464
65- const DEBUG = true
65+ const DEBUG = false
6666
6767export default class localServer {
6868 private ex_app = null
You can’t perform that action at this time.
0 commit comments