We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dca33c4 commit 7b7cd17Copy full SHA for 7b7cd17
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.5"
+const Version = "1.5.0"
14
15
func ConfirmAndSelfUpdate() {
16
log.Info("Detecting the latest version...")
0 commit comments