docs: mention new protocol

This commit is contained in:
Tien Do Nam
2024-07-13 16:50:05 +02:00
parent 632e31baae
commit 51e47790f6
+2 -1
View File
@@ -4,7 +4,8 @@
/// Protocols | App (Official implementation)
/// ----------|------------------------------
/// 1.0 | 1.0.0 - 1.8.0
/// 1.0, 2.0 | 1.9.0
/// 1.0, 2.0 | 1.9.0 - 1.14.0
/// 1.0, 2.1 | 1.15.0
const protocolVersion = '2.0';
/// Assumed protocol version of peers for first handshake.