Kaynağa Gözat

Update log
Can't stop dreaming of you

v2ray 9 yıl önce
ebeveyn
işleme
5fb9f10fc2
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      core.go

+ 1 - 0
core.go

@@ -14,6 +14,7 @@ var (
 	intro    = "An unified platform for anti-censorship."
 )
 
+// Version returns V2Ray's version as a string.
 func Version() string {
 	return version
 }