Selaa lähdekoodia

Update version for next release

V2Ray 10 vuotta sitten
vanhempi
commit
dcdce6696b
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      core.go

+ 1 - 1
core.go

@@ -8,7 +8,7 @@ import (
 )
 
 var (
-	version  = "0.10"
+	version  = "0.11"
 	build    = "Custom"
 	codename = "Post Apocalypse"
 	intro    = "A stable and unbreakable connection for everyone."