Sfoglia il codice sorgente

Bump version for v0.9 release

V2Ray 10 anni fa
parent
commit
b6a0d0aba9
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      core.go

+ 1 - 1
core.go

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