We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8295b4 commit 300c0caCopy full SHA for 300c0ca
selvpcclient/selvpc.go
@@ -19,7 +19,7 @@ import (
19
20
const (
21
// AppVersion is a version of the application.
22
- AppVersion = "1.4.0"
+ AppVersion = "1.5.0"
23
24
// AppName is a global application name.
25
AppName = "go-selvpcclient"
0 commit comments