This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
wytfy
/
v2ray-core
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Bump version for next release
V2Ray
hace 10 años
padre
03de798a58
commit
4815d32a28
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
core.go
+ 1
- 1
core.go
Ver fichero
@@ -2,7 +2,7 @@
package core
var (
- version = "0.
6.2
"
+ version = "0.
8
"
build = "Custom"
)