We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d9acaa commit 6cbbb75Copy full SHA for 6cbbb75
lib/util/update/update.go
@@ -10,7 +10,7 @@ import (
10
"github.com/rhysd/go-github-selfupdate/selfupdate"
11
)
12
13
-const version = "1.4.0"
+const version = "1.4.1"
14
15
func ConfirmAndSelfUpdate() {
16
log.Info("Detecting the latest version...")
0 commit comments