This commit is contained in:
TenderIronh
2023-03-05 00:44:22 +08:00
parent c3a43be3cc
commit 791d910314
11 changed files with 43 additions and 13 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ import (
"time"
)
const OpenP2PVersion = "3.5.6"
const OpenP2PVersion = "3.6.5"
const ProductName string = "openp2p"
const LeastSupportVersion = "3.0.0"