We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df8ef12 commit f4dad74Copy full SHA for f4dad74
pkg/version/version.go
@@ -20,7 +20,7 @@ package version
20
21
var (
22
// Version current version number
23
- Version = "v1.6.0"
+ Version = "v1.6.1.1"
24
// ClientType client type
25
ClientType = "polaris-go"
26
)
0 commit comments