This commit is contained in:
2025-07-25 06:55:08 -07:00
parent 365171fddc
commit 6abb9ce47a
2 changed files with 4 additions and 1 deletions

View File

@@ -7,7 +7,7 @@ import (
"regexp"
)
const version = "1.0.9"
const version = "1.0.10"
const versionUrl = "https://git.burkey.co/eburk/epochcli/raw/branch/master/version.go"
func needUpdate() (bool, error) {