Skip to content

Commit

Permalink
Bump version to 2.0.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Viincenttt committed May 21, 2020
1 parent c07d182 commit d83de23
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Mollie.Api/Mollie.Api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@

<PropertyGroup>
<TargetFrameworks>netstandard1.2;net45</TargetFrameworks>
<Version>2.0.7.3</Version>
<Version>2.0.7.4</Version>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<Authors>Vincent Kok</Authors>
<Description>This is a wrapper for the Mollie REST webservice. All payment methods and webservice calls are supported.</Description>
<Company>Vincent Kok</Company>
<Product>Mollie Payment API</Product>
<PackageProjectUrl>https://github.com/Viincenttt/MollieApi</PackageProjectUrl>
<PackageTags>Mollie</PackageTags>
<AssemblyVersion>2.0.7.3</AssemblyVersion>
<FileVersion>2.0.7.3</FileVersion>
<AssemblyVersion>2.0.7.4</AssemblyVersion>
<FileVersion>2.0.7.4</FileVersion>
<PackageLicenseUrl>https://github.com/Viincenttt/MollieApi/blob/development/LICENSE</PackageLicenseUrl>
</PropertyGroup>

Expand Down

0 comments on commit d83de23

Please sign in to comment.