bump: version v2.0.0 and rebuild multiarch binaries (#9)

This commit is contained in:
2026-08-08 21:33:32 -04:00
committed by GitHub
parent 2a4fb21440
commit 34f6f685fc
8 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -396,7 +396,7 @@ func collectHostDetails() HostDetails {
return details
}
const AgentVersion = "v1.7.0"
const AgentVersion = "v2.0.0"
// CollectDiscoveryData gathers static host information.
func CollectDiscoveryData(cfg *Config) DiscoveryData {