This commit is contained in:
2025-07-12 05:51:33 -07:00
parent 2cdeeef5b4
commit 882413fb1e

View File

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