Skip to content

Commit 7b020f2

Browse files
committed
Bump version in AppVersion
Update AppVersion to "1.4.0". This value will be used in User-Agent.
1 parent 74c4808 commit 7b020f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

selvpcclient/selvpc.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import (
1818

1919
const (
2020
// AppVersion is a version of the application.
21-
AppVersion = "1.0.0"
21+
AppVersion = "1.4.0"
2222

2323
// AppName is a global application name.
2424
AppName = "go-selvpcclient"

0 commit comments

Comments
 (0)