From 9a121a489b01b1af46f43cfb060fe88c89f1570b Mon Sep 17 00:00:00 2001 From: RPRX <63339210+RPRX@users.noreply.github.com> Date: Tue, 13 Jan 2026 15:32:01 +0000 Subject: [PATCH] v26.1.13 Announcement of NFTs by Project X: https://github.com/XTLS/Xray-core/discussions/3633 Project X NFT: https://opensea.io/assets/ethereum/0x5ee362866001613093361eb8569d59c4141b76d1/1 VLESS Post-Quantum Encryption: https://github.com/XTLS/Xray-core/pull/5067 VLESS NFT: https://opensea.io/collection/vless XHTTP: Beyond REALITY: https://github.com/XTLS/Xray-core/discussions/4113 REALITY NFT: https://opensea.io/assets/ethereum/0x5ee362866001613093361eb8569d59c4141b76d1/2 --- core/core.go | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/core/core.go b/core/core.go index 96624d1d..c6f0edb8 100644 --- a/core/core.go +++ b/core/core.go @@ -17,9 +17,9 @@ import ( ) var ( - Version_x byte = 25 - Version_y byte = 12 - Version_z byte = 8 + Version_x byte = 26 + Version_y byte = 1 + Version_z byte = 13 ) var (