This commit is contained in:
2025-07-20 13:14:15 -07:00
parent c2f13637f9
commit d2d61e64fa

View File

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