Skip to content

Commit fef1e33

Browse files
[Personalizer] Update readme (#22963)
Co-authored-by: orenmichaely <73134189+ormichae@users.noreply.github.com>
1 parent 222ba44 commit fef1e33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/personalizer/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ is a cloud-based service that helps your applications choose the best content it
1010
Install the Azure Personalizer client library for .NET with [NuGet][nuget]:
1111

1212
```Powershell
13-
dotnet add package Azure.AI.Personalizer --version 1.1.0-beta.1
13+
dotnet add package Azure.AI.Personalizer --version 2.0.0-beta.1
1414
```
1515

1616
## Key concepts

0 commit comments

Comments
 (0)