bump: agent version 0.1.20 -> 0.1.22

v0.1.22 minimum version for security features
machine binding and version enforcement

agent now sends version during registration
no bootstrap gap
This commit is contained in:
Fimeg
2025-11-02 14:00:55 -05:00
parent c1ad4283b0
commit d0f13e5da7

View File

@@ -28,7 +28,7 @@ import (
)
const (
AgentVersion = "0.1.20" // Phase 1: Granular subsystem commands and parallel scanner execution
AgentVersion = "0.1.22" // v0.1.22: Machine binding and version enforcement security release
)
// getConfigPath returns the platform-specific config path