From eb6a7708642ff334e1679ddba5d17aa615a48611 Mon Sep 17 00:00:00 2001 From: Steven Masley Date: Wed, 7 May 2025 12:03:01 -0500 Subject: [PATCH] chore: fix comment regarding provisioner api version release See https://github.com/coder/coder/commit/bc609d0056adeb11b1d2dc282db4d0ad20f3444b --- tailnet/proto/version.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tailnet/proto/version.go b/tailnet/proto/version.go index 67ed79a0400bb..dd478fdcbdcd4 100644 --- a/tailnet/proto/version.go +++ b/tailnet/proto/version.go @@ -40,7 +40,7 @@ import ( // ScriptCompleted, but be prepared to process "unsupported" errors.) // // API v2.4: -// - Shipped in Coder v2.{{placeholder}} // TODO Vincent: Replace with the correct version +// - Shipped in Coder v2.20.0 // - Added support for GetResourcesMonitoringConfiguration and // PushResourcesMonitoringUsage RPCs on the Agent API. // - Added support for reporting connection events for auditing via the