mirror of
https://github.com/tailscale/tailscale.git
synced 2025-08-07 14:47:21 +02:00
tailcfg: bump capver for NodeAttrDisableSplitDNSWhenNoCustomResolvers
Missed in b65221999c
.
Updates tailscale/corp#15802
Signed-off-by: Nick Khyl <nickk@tailscale.com>
This commit is contained in:
parent
93cd2ab224
commit
3672f66c74
@ -137,7 +137,8 @@
|
|||||||
// - 94: 2024-05-06: Client understands Node.IsJailed.
|
// - 94: 2024-05-06: Client understands Node.IsJailed.
|
||||||
// - 95: 2024-05-06: Client uses NodeAttrUserDialUseRoutes to change DNS dialing behavior.
|
// - 95: 2024-05-06: Client uses NodeAttrUserDialUseRoutes to change DNS dialing behavior.
|
||||||
// - 96: 2024-05-29: Client understands NodeAttrSSHBehaviorV1
|
// - 96: 2024-05-29: Client understands NodeAttrSSHBehaviorV1
|
||||||
const CurrentCapabilityVersion CapabilityVersion = 96
|
// - 97: 2024-06-06: Client understands NodeAttrDisableSplitDNSWhenNoCustomResolvers
|
||||||
|
const CurrentCapabilityVersion CapabilityVersion = 97
|
||||||
|
|
||||||
type StableID string
|
type StableID string
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user