readloop error

This commit is contained in:
hhd
2022-11-10 23:34:04 +08:00
parent d5c098ca74
commit 8311341960
4 changed files with 5 additions and 6 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ import (
"time"
)
const OpenP2PVersion = "3.5.0"
const OpenP2PVersion = "3.5.2"
const ProducnName string = "openp2p"
const LeastSupportVersion = "3.0.0"