mirror of
https://github.com/vale981/agent
synced 2025-03-04 17:11:40 -05:00
bump version to v1.0.5
This commit is contained in:
parent
a8638d8447
commit
e081abaf9b
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ import (
|
|||
"github.com/fatih/color"
|
||||
)
|
||||
|
||||
var AgentVersion = "1.0.4"
|
||||
var AgentVersion = "1.0.5"
|
||||
|
||||
func CheckAgentVersion(latestVer string) {
|
||||
log.Println("Current agent version:", AgentVersion)
|
||||
|
|
Loading…
Add table
Reference in a new issue