Skip to content

Commit 6cbbb75

Browse files
committed
[+] v1.4.1
1 parent 5d9acaa commit 6cbbb75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/util/update/update.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import (
1010
"github.com/rhysd/go-github-selfupdate/selfupdate"
1111
)
1212

13-
const version = "1.4.0"
13+
const version = "1.4.1"
1414

1515
func ConfirmAndSelfUpdate() {
1616
log.Info("Detecting the latest version...")

0 commit comments

Comments
 (0)