Skip to content

Commit 7b7cd17

Browse files
committed
[+] v1.5.0
1 parent dca33c4 commit 7b7cd17

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.5"
13+
const Version = "1.5.0"
1414

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

0 commit comments

Comments
 (0)