Skip to content

Commit c41abbe

Browse files
committed
Tag: V2Ray V3
1 parent b100145 commit c41abbe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

libv2ray.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,5 @@ This func will return libv2ray binding version and V2Ray version used.
2424
func CheckVersionX() string {
2525
return fmt.Sprintf("Libv2ray rev. %d, along with V2Ray %s", CheckVersion(), core.Version())
2626
}
27+
28+
//Stub Commit 1

0 commit comments

Comments
 (0)