Skip to content

Commit

Permalink
Merge pull request #145 from mercadopago/feature/update-version
Browse files Browse the repository at this point in the history
Update version to 2.1.0
  • Loading branch information
gdeandradero authored Jan 5, 2022
2 parents fe2e0cd + 4fc215b commit 76b9488
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/MercadoPago/MercadoPago.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
<SignAssembly>True</SignAssembly>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<TargetFrameworks>net5.0;netstandard2.0;net461</TargetFrameworks>
<Version>2.0.0</Version>
<VersionPrefix>2.0.0</VersionPrefix>
<Version>2.1.0</Version>
<VersionPrefix>2.1.0</VersionPrefix>
</PropertyGroup>

<ItemGroup Condition="'$(TargetFramework)' == 'net5.0'">
Expand Down

0 comments on commit 76b9488

Please sign in to comment.