Skip to content

Commit

Permalink
Add CBMobileReplicationV4 const
Browse files Browse the repository at this point in the history
  • Loading branch information
bbrks committed Nov 24, 2023
1 parent 3cec600 commit 46799c7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions db/blip_subprotocol.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ const (
CBMobileReplicationV2 CBMobileSubprotocolVersion = iota + 2
// CBMobileReplicationV3 minor changes to support revocation and ISGR
CBMobileReplicationV3
// Version Vectors/HLV
CBMobileReplicationV4

// _nextCBMobileSubprotocolVersions reserved for maxCBMobileSubprotocolVersion
_nextCBMobileSubprotocolVersions
Expand Down

0 comments on commit 46799c7

Please sign in to comment.