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