mirror of
https://github.com/tailscale/tailscale.git
synced 2025-08-05 02:16:27 +00:00
tailcfg: bump capver for 1.38
Signed-off-by: Maisem Ali <maisem@tailscale.com>
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user