Skip to content

Commit

Permalink
Merge pull request #170 from mercadopago/feature/bump-version
Browse files Browse the repository at this point in the history
Bump sdk version to 2.3.3
  • Loading branch information
romerosilva-meli authored Aug 15, 2023
2 parents f8a8bea + 2e29d15 commit 95dc650
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.3.2</Version>
<VersionPrefix>2.3.2</VersionPrefix>
<Version>2.3.3</Version>
<VersionPrefix>2.3.3</VersionPrefix>
</PropertyGroup>

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

0 comments on commit 95dc650

Please sign in to comment.