diff --git a/src/Orleans.Multitenant/Orleans.Multitenant.csproj b/src/Orleans.Multitenant/Orleans.Multitenant.csproj index 815708a..8acf7ec 100644 --- a/src/Orleans.Multitenant/Orleans.Multitenant.csproj +++ b/src/Orleans.Multitenant/Orleans.Multitenant.csproj @@ -13,7 +13,7 @@ true Orleans.Multitenant - 2.0.0-preview.1 + 2.0.0 Orleans Multitenant Secure, flexible tenant separation for Microsoft Orleans 8 VincentH.NET;Applicita diff --git a/src/Orleans.Multitenant/Readme.md b/src/Orleans.Multitenant/Readme.md index 7fc830f..322a4af 100644 --- a/src/Orleans.Multitenant/Readme.md +++ b/src/Orleans.Multitenant/Readme.md @@ -2,4 +2,4 @@ Docs: see the [repo readme](https://github.com/Applicita/Orleans.Multitenant#readme) and the inline C# documentation. All public Orleans.Multitenant API's come with full inline documentation. -[Release Notes](https://github.com/Applicita/Orleans.Multitenant/releases/tag/2-0-0-preview-1) \ No newline at end of file +[Release Notes](https://github.com/Applicita/Orleans.Multitenant/releases/tag/2-0-0) \ No newline at end of file