From 228f1e13aa22739b0d6b9adbdb2b600f1e2018e1 Mon Sep 17 00:00:00 2001 From: RPRX <63339210+RPRX@users.noreply.github.com> Date: Sun, 3 May 2026 11:53:13 +0000 Subject: [PATCH] Xray-core v26.5.3 Sponsor & Donation & NFTs: https://github.com/XTLS/Xray-core/issues/3668 Project X Channel: https://t.me/projectXtls 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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/core.go b/core/core.go index ea4995d9..e2a2954b 100644 --- a/core/core.go +++ b/core/core.go @@ -19,8 +19,8 @@ import ( var ( Version_x byte = 26 - Version_y byte = 4 - Version_z byte = 25 + Version_y byte = 5 + Version_z byte = 3 ) var (