mirror of
https://github.com/jpillora/chisel
synced 2026-06-08 15:07:02 +00:00
bump protocol version, 1.0, 1.1 are incompatible
This commit is contained in:
+1
-1
@@ -4,4 +4,4 @@ package chshare
|
||||
//incompatible changes are made, this will
|
||||
//be incremented to signify a protocol
|
||||
//mismatch.
|
||||
const ProtocolVersion = "chisel-v1"
|
||||
const ProtocolVersion = "chisel-v2"
|
||||
|
||||
Reference in New Issue
Block a user