Skip to content

Commit

Permalink
version to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentH-Net committed May 7, 2024
1 parent ec4ee61 commit 246d145
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Orleans.Multitenant/Orleans.Multitenant.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PropertyGroup>
<IsPackable>true</IsPackable>
<PackageId>Orleans.Multitenant</PackageId>
<PackageVersion>2.0.0-preview.1</PackageVersion>
<PackageVersion>2.0.0</PackageVersion>
<Title>Orleans Multitenant</Title>
<Description>Secure, flexible tenant separation for Microsoft Orleans 8</Description>
<Authors>VincentH.NET;Applicita</Authors>
Expand Down
2 changes: 1 addition & 1 deletion src/Orleans.Multitenant/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
[Release Notes](https://github.com/Applicita/Orleans.Multitenant/releases/tag/2-0-0)

0 comments on commit 246d145

Please sign in to comment.