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 3cececf commit 57d3bd4Copy full SHA for 57d3bd4
analyticsservice/analytics.go
@@ -26,7 +26,7 @@ const (
26
variationValueAttribute string = "featureValue"
27
targetAttribute string = "target"
28
sdkVersionAttribute string = "SDK_VERSION"
29
- SdkVersion string = "0.1.20"
+ SdkVersion string = "0.1.22"
30
sdkTypeAttribute string = "SDK_TYPE"
31
sdkType string = "server"
32
sdkLanguageAttribute string = "SDK_LANGUAGE"
0 commit comments