Skip to content

Commit 5b4d6d0

Browse files
authored
Fix README (Azure#27523)
1 parent 3fb570f commit 5b4d6d0

File tree

1 file changed

+1
-1
lines changed
  • sdk/communication/Azure.Communication.NetworkTraversal

1 file changed

+1
-1
lines changed

sdk/communication/Azure.Communication.NetworkTraversal/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Azure Communication Network Traversal enables high bandwidth, low latency connec
1010
Install the Azure Communication Network Traversal client library for .NET with [NuGet][nuget]:
1111

1212
```dotnetcli
13-
dotnet add package Azure.Communication.NetworkTraversal --version 1.0.0-beta.3
13+
dotnet add package Azure.Communication.NetworkTraversal --version 1.1.0-beta.1
1414
```
1515

1616
### Prerequisites

0 commit comments

Comments
 (0)