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 5546ef7 commit 54f8f6aCopy full SHA for 54f8f6a
analyticsservice/analytics.go
@@ -25,7 +25,7 @@ const (
25
variationValueAttribute string = "featureValue"
26
targetAttribute string = "target"
27
sdkVersionAttribute string = "SDK_VERSION"
28
- SdkVersion string = "0.1.17"
+ SdkVersion string = "0.1.18"
29
sdkTypeAttribute string = "SDK_TYPE"
30
sdkType string = "server"
31
sdkLanguageAttribute string = "SDK_LANGUAGE"
0 commit comments