Skip to content

Commit

Permalink
Increase version number to 3.1.0.0
Browse files Browse the repository at this point in the history
(cherry picked from commit 26eddd40e49a68184b50c4fc1fa723e3e15d703f)
  • Loading branch information
Vincent Kok committed Sep 6, 2023
1 parent 44a851f commit 212320d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/Mollie.Api/Mollie.Api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
<Product>Mollie Payment API</Product>
<PackageProjectUrl>https://github.com/Viincenttt/MollieApi</PackageProjectUrl>
<PackageTags>Mollie</PackageTags>
<AssemblyVersion>3.0.0.0</AssemblyVersion>
<FileVersion>3.0.0.0</FileVersion>
<PackageVersion>3.0.0.0</PackageVersion>
<AssemblyVersion>3.1.0.0</AssemblyVersion>
<FileVersion>3.1.0.0</FileVersion>
<PackageVersion>3.1.0.0</PackageVersion>
<TargetFramework>netstandard2.0</TargetFramework>
<PackageReadmeFile>README.md</PackageReadmeFile>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
Expand Down

0 comments on commit 212320d

Please sign in to comment.