Skip to content
This repository has been archived by the owner on Dec 24, 2022. It is now read-only.

Commit

Permalink
bump to v5.11
Browse files Browse the repository at this point in the history
  • Loading branch information
mythz committed Apr 20, 2021
1 parent fe65bd6 commit c9f27d1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Directory.Build.props
@@ -1,7 +1,7 @@
<Project>

<PropertyGroup>
<Version>5.10.5</Version>
<Version>5.11.0</Version>
<Authors>ServiceStack</Authors>
<Company>ServiceStack, Inc.</Company>
<Copyright>&#169; 2008-2018 ServiceStack, Inc</Copyright>
Expand Down
2 changes: 1 addition & 1 deletion tests/Directory.Build.props
@@ -1,7 +1,7 @@
<Project>

<PropertyGroup>
<Version>5.10.5</Version>
<Version>5.11.0</Version>
<LangVersion>latest</LangVersion>
<GenerateAssemblyVersionAttribute>false</GenerateAssemblyVersionAttribute>
</PropertyGroup>
Expand Down

0 comments on commit c9f27d1

Please sign in to comment.