Bump agent version to 0.1.8

This commit is contained in:
Fimeg
2025-10-25 12:40:16 -04:00
parent d1c5cb9597
commit b3e1b9e52f

View File

@@ -21,7 +21,7 @@ import (
)
const (
AgentVersion = "0.1.7" // Windows Update data enrichment: CVEs, MSRC severity, dates, version parsing
AgentVersion = "0.1.8" // Added dnf makecache to security allowlist, retry tracking
)
// getConfigPath returns the platform-specific config path