Skip to content

Commit

Permalink
Automatic commit by iyzico-ci v2.1.40
Browse files Browse the repository at this point in the history
  • Loading branch information
iyzico-ci committed Jun 23, 2022
1 parent 57d4c0c commit 5d3de7b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Iyzipay/Iyzipay.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFrameworks>net45;netstandard2.0;netstandard1.3</TargetFrameworks>
<AssemblyName>Iyzipay</AssemblyName>
<RootNamespace>Iyzipay</RootNamespace>
<Version>2.1.39</Version>
<Version>2.1.40</Version>
<Authors>Iyzico</Authors>
<Description>iyzipay api .net client</Description>
<PackageProjectUrl>https://github.com/iyzico/iyzipay-dotnet&lt;/projectUrl</PackageProjectUrl>
Expand Down
2 changes: 1 addition & 1 deletion Iyzipay/IyzipayConstants.cs
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ namespace Iyzipay
{
public class IyzipayConstants
{
public static readonly String CLIENT_VERSION = "iyzipay-dotnet-2.1.39";
public static readonly String CLIENT_VERSION = "iyzipay-dotnet-2.1.40";
}
}
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.1.39
2.1.40

0 comments on commit 5d3de7b

Please sign in to comment.