Skip to content

Commit 300c0ca

Browse files
committed
Version: bump to 1.5.0
Set AppVersion to "1.5.0".
1 parent b8295b4 commit 300c0ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

selvpcclient/selvpc.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ import (
1919

2020
const (
2121
// AppVersion is a version of the application.
22-
AppVersion = "1.4.0"
22+
AppVersion = "1.5.0"
2323

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

0 commit comments

Comments
 (0)