mirror of
https://github.com/tailscale/tailscale.git
synced 2024-11-29 04:55:31 +00:00
tailcfg: bump capver for ingress
Updates tailscale/corp#7515 Signed-off-by: Maisem Ali <maisem@tailscale.com>
This commit is contained in:
parent
13bee8e91c
commit
a255a08ea6
@ -86,7 +86,8 @@
|
||||
// - 47: 2022-10-11: Register{Request,Response}.NodeKeySignature
|
||||
// - 48: 2022-11-02: Node.UnsignedPeerAPIOnly
|
||||
// - 49: 2022-11-03: Client understands EarlyNoise
|
||||
const CurrentCapabilityVersion CapabilityVersion = 49
|
||||
// - 50: 2022-11-14: Client understands CapabilityIngress
|
||||
const CurrentCapabilityVersion CapabilityVersion = 50
|
||||
|
||||
type StableID string
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user