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