This website works better with JavaScript
Home
Explore
Help
Sign In
wytfy
/
v2ray-core
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Bump version for next release
V2Ray
10 years ago
parent
03de798a58
commit
4815d32a28
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
core.go
+ 1
- 1
core.go
View File
@@ -2,7 +2,7 @@
package core
var (
- version = "0.
6.2
"
+ version = "0.
8
"
build = "Custom"
)