Skip to content

Commit

Permalink
bump version (#185)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielen-meli committed Jul 5, 2024
1 parent ab17fbf commit e0932a0
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.8</Version>
<VersionPrefix>2.3.8</VersionPrefix>
<Version>2.3.9</Version>
<VersionPrefix>2.3.9</VersionPrefix>
</PropertyGroup>

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

0 comments on commit e0932a0

Please sign in to comment.