You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-5
Original file line number
Diff line number
Diff line change
@@ -134,11 +134,11 @@ These can be used to interact directly with the HTTP and Websocket APIs. Useful
134
134
135
135
To determine which version of the SDK works with your Eva's software version number (found on the Choreograph config page), please use the following chart:
136
136
137
-
| SDK Version | Supported Eva Version |
138
-
| ----------- | --------------------- |
139
-
| 1.0.0 | 2.0.0 - 2.1.2 |
140
-
| 2.0.0 | 3.0.0 - 3.0.1 |
141
-
| 3.0.0 | 3.1.0 |
137
+
| SDK Version | Supported Eva Version |
138
+
| -------------| --------------------- |
139
+
| 1.0.0 | 2.0.0 - 2.1.2 |
140
+
| 2.0.0 | 3.0.0 - 3.0.1 |
141
+
| 3.0.0 - 4.0.0| 3.1.0 |
142
142
143
143
For more information on how to install a particular version of the SDK, please refer to the [Installation](#Installation) section. We use the [Semver](https://semver.org/) version numbering stratergy.
0 commit comments