Skip to content

Commit

Permalink
Release v1.6.9
Browse files Browse the repository at this point in the history
  • Loading branch information
r3inbowari authored Nov 17, 2023
1 parent 4d05306 commit 8251147
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion speedtest/speedtest.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import (
)

var (
version = "1.6.8"
version = "1.6.9"
DefaultUserAgent = fmt.Sprintf("showwin/speedtest-go %s", version)
)

Expand Down

0 comments on commit 8251147

Please sign in to comment.