Skip to content

Commit e4c6c10

Browse files
authored
chore: fix comment regarding provisioner api version release (#17705)
See bc609d0
1 parent a02ba66 commit e4c6c10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tailnet/proto/version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ import (
4040
// ScriptCompleted, but be prepared to process "unsupported" errors.)
4141
//
4242
// API v2.4:
43-
// - Shipped in Coder v2.{{placeholder}} // TODO Vincent: Replace with the correct version
43+
// - Shipped in Coder v2.20.0
4444
// - Added support for GetResourcesMonitoringConfiguration and
4545
// PushResourcesMonitoringUsage RPCs on the Agent API.
4646
// - Added support for reporting connection events for auditing via the

0 commit comments

Comments
 (0)