We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1062e1 commit fdd7c17Copy full SHA for fdd7c17
main.go
@@ -24,7 +24,7 @@ import (
24
25
var conf configs.Config
26
27
-const zjuConnectVersion = "0.7.0"
+const zjuConnectVersion = "0.7.1"
28
29
func main() {
30
log.Init()
main_tun.go
@@ -22,7 +22,7 @@ import (
22
23
-const zjuConnectVersion = "0.7.0-tun-only"
+const zjuConnectVersion = "0.7.1-tun-only"
0 commit comments