We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d161cc0 commit 7fd18ecCopy full SHA for 7fd18ec
libv2ray.go
@@ -24,3 +24,4 @@ This func will return libv2ray binding version and V2Ray version used.
24
func CheckVersionX() string {
25
return fmt.Sprintf("Libv2ray rev. %d, along with V2Ray %s", CheckVersion(), core.Version())
26
}
27
+//release 3-2
0 commit comments