From 3aabd73a3e1fdc60e48946d0b09a3ed5e92d9990 Mon Sep 17 00:00:00 2001 From: Rock Chin <1010553892@qq.com> Date: Fri, 22 Oct 2021 21:14:42 +0800 Subject: [PATCH] Release 0.11 --- src/util/Const.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/util/Const.go b/src/util/Const.go index 4163e7d..455ab4b 100644 --- a/src/util/Const.go +++ b/src/util/Const.go @@ -2,4 +2,4 @@ package util var DebugMode = false -const ProtocolVersion = 1201 //0.10 +const ProtocolVersion = 1202 //0.11