[go: nahoru, domu]

Skip to content

Commit

Permalink
[+] Release v1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
WangYihang committed Apr 17, 2021
1 parent 0151b46 commit a43d95a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
language: go
go:
- 1.13.x
- 1.14.x
- 1.15.x
before_install:
- sudo apt-get install -y upx
- nvm install --lts
Expand Down
2 changes: 1 addition & 1 deletion lib/util/update/update.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import (
"github.com/rhysd/go-github-selfupdate/selfupdate"
)

const version = "1.3.2"
const version = "1.3.3"

func ConfirmAndSelfUpdate() {
log.Info("Detecting the latest version...")
Expand Down

0 comments on commit a43d95a

Please sign in to comment.