Skip to content

Commit 4a16c12

Browse files
authored
chore: Track flagsmith-swift-ios-sdk 3.10.0 (#7248)
1 parent 8366b91 commit 4a16c12

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

api/app_analytics/constants.py

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,10 @@
8282
"unknown",
8383
"2.1.0",
8484
],
85-
"flagsmith-swift-ios-sdk": ["unknown"],
85+
"flagsmith-swift-ios-sdk": [
86+
"unknown",
87+
"3.10.0",
88+
],
8689
}
8790

8891
SDK_USER_AGENT_INFLUX_IDS: list[tuple[KnownSDK, int]] = [

0 commit comments

Comments
 (0)