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.10.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mythz committed Jan 12, 2021
1 parent 79a564f commit c1a041c
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
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>

<PropertyGroup>
<Version>5.10.3</Version>
<Version>5.10.4</Version>
<AssemblyVersion>5.0.0.0</AssemblyVersion>
<Authors>ServiceStack</Authors>
<Company>ServiceStack, Inc.</Company>
Expand Down
2 changes: 1 addition & 1 deletion tests/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>

<PropertyGroup>
<Version>5.10.3</Version>
<Version>5.10.4</Version>
<AssemblyVersion>5.0.0.0</AssemblyVersion>
<LangVersion>latest</LangVersion>
<Authors>ServiceStack</Authors>
Expand Down

0 comments on commit c1a041c

Please sign in to comment.