Browse Source

bump version

V2Ray 10 năm trước cách đây
mục cha
commit
f39d6077b6
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      core.go

+ 1 - 1
core.go

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