@@ -32,7 +32,7 @@ func handleCLI(args []string) bool {
runReinitialize(args[1:])
return true
case "--version", "version", "-v":
fmt.Println("Theta Agent v1.7.0")
fmt.Println("Theta Agent " + AgentVersion)
case "--help", "help", "-h":
printUsage()
The note is not visible to the blocked user.