Skip to content

Commit

Permalink
Update version info.
Browse files Browse the repository at this point in the history
  • Loading branch information
maraf committed Mar 8, 2020
1 parent 83baab2 commit d29ce44
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Money.Api/Money.Api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>netcoreapp3.1</TargetFramework>
<RootNamespace>Money</RootNamespace>
<VersionPrefix>1.1.0.0</VersionPrefix>
<VersionPrefix>1.2.0.0</VersionPrefix>
<LangVersion>latest</LangVersion>
</PropertyGroup>

Expand Down
2 changes: 1 addition & 1 deletion src/Money.UI.Blazor/Money.UI.Blazor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<RootNamespace>Money</RootNamespace>
<VersionPrefix>1.9.0.0</VersionPrefix>
<VersionPrefix>1.10.0.0</VersionPrefix>

<TargetFramework>netstandard2.1</TargetFramework>
<LangVersion>7.3</LangVersion>
Expand Down

0 comments on commit d29ce44

Please sign in to comment.