Skip to content

Commit

Permalink
Release v1.6.12
Browse files Browse the repository at this point in the history
  • Loading branch information
r3inbowari committed Apr 29, 2024
1 parent fed093c commit a3f2b86
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 @@ -13,7 +13,7 @@ import (
)

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

Expand Down

0 comments on commit a3f2b86

Please sign in to comment.