V2Ray 10 роки тому
батько
коміт
0c2fd04f0e
1 змінених файлів з 2 додано та 2 видалено
  1. 2 2
      core.go

+ 2 - 2
core.go

@@ -2,7 +2,7 @@
 package core
 
 const (
-	Version  = "0.4"
+	Version  = "0.5"
 	Codename = "Post Apocalypse"
-	Intro    = "A stable and unbreakable connection for every one."
+	Intro    = "A stable and unbreakable connection for everyone."
 )