mirror of
https://github.com/tailscale/tailscale.git
synced 2025-02-18 02:48:40 +00:00
tailcfg: bump capver for 1.38
Signed-off-by: Maisem Ali <maisem@tailscale.com>
This commit is contained in:
parent
09aed46d44
commit
56526ff57f
@ -94,7 +94,8 @@ type CapabilityVersion int
|
||||
// - 55: 2023-01-23: start of c2n GET+POST /update handler
|
||||
// - 56: 2023-01-24: Client understands CapabilityDebugTSDNSResolution
|
||||
// - 57: 2023-01-25: Client understands CapabilityBindToInterfaceByRoute
|
||||
const CurrentCapabilityVersion CapabilityVersion = 57
|
||||
// - 58: 2023-03-10: Client retries lite map updates before restarting map poll.
|
||||
const CurrentCapabilityVersion CapabilityVersion = 58
|
||||
|
||||
type StableID string
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user