Skip to content

Commit 9a121a4

Browse files
authored
v26.1.13
Announcement of NFTs by Project X: #3633 Project X NFT: https://opensea.io/assets/ethereum/0x5ee362866001613093361eb8569d59c4141b76d1/1 VLESS Post-Quantum Encryption: #5067 VLESS NFT: https://opensea.io/collection/vless XHTTP: Beyond REALITY: #4113 REALITY NFT: https://opensea.io/assets/ethereum/0x5ee362866001613093361eb8569d59c4141b76d1/2
1 parent 4bdf6e5 commit 9a121a4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

core/core.go

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ import (
1717
)
1818

1919
var (
20-
Version_x byte = 25
21-
Version_y byte = 12
22-
Version_z byte = 8
20+
Version_x byte = 26
21+
Version_y byte = 1
22+
Version_z byte = 13
2323
)
2424

2525
var (

0 commit comments

Comments
 (0)