Skip to content

Commit

Permalink
Fix typo in assembly version
Browse files Browse the repository at this point in the history
  • Loading branch information
Viincenttt committed Dec 22, 2022
1 parent f99280a commit d143c8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Mollie.Api/Mollie.Api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<Product>Mollie Payment API</Product>
<PackageProjectUrl>https://github.com/Viincenttt/MollieApi</PackageProjectUrl>
<PackageTags>Mollie</PackageTags>
<AssemblyVersion>2.2.0.05</AssemblyVersion>
<AssemblyVersion>2.2.0.0</AssemblyVersion>
<FileVersion>2.2.0.0</FileVersion>
<PackageLicenseUrl>https://github.com/Viincenttt/MollieApi/blob/development/LICENSE</PackageLicenseUrl>
<PackageVersion>2.2.0.0</PackageVersion>
Expand Down

0 comments on commit d143c8a

Please sign in to comment.