Skip to content
This repository was archived by the owner on May 30, 2022. It is now read-only.

Commit 8774d63

Browse files
committed
Change version
1 parent d596304 commit 8774d63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

swd.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ func main() {
9292
Repository: "swd",
9393
}
9494

95-
res, _ := latest.Check(githubTag, "1.3.0")
95+
res, _ := latest.Check(githubTag, "1.4.0")
9696
if res.Outdated {
9797
logger("NEW VERSION IS AVAILABLE, CHECK https://github.com/SegoCode/swd/releases", WARNING)
9898

0 commit comments

Comments
 (0)