Skip to content

Commit 286b324

Browse files
authored
Apply suggestions from code review
1 parent 41544ec commit 286b324

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

changelog/1.37.0.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ description: "Released on 11/23/2022"
1212
may fail with the following error:
1313

1414
```console
15-
fatal: get ICE servers: decode response body: json: cannot unmarshal string into Go struct field ICEServer.data.credentialType of type webrtc.ICECredentialType
15+
cannot unmarshal string into Go struct field ICEServer.data.credentialType of type webrtc.ICECredentialType
1616
```
1717

18-
Solution: upgrade CLI to `1.37.1`.
18+
Solution: upgrade CLI to `1.37.0`.
1919

2020
### Features ✨
2121

0 commit comments

Comments
 (0)