mirror of
https://github.com/XTLS/Xray-core.git
synced 2024-11-04 20:19:19 +02:00
v1.8.3
This commit is contained in:
parent
253a422467
commit
6f9df63c70
|
@ -21,7 +21,7 @@ import (
|
|||
var (
|
||||
Version_x byte = 1
|
||||
Version_y byte = 8
|
||||
Version_z byte = 2
|
||||
Version_z byte = 3
|
||||
)
|
||||
|
||||
var (
|
||||
|
|
Loading…
Reference in New Issue