Skip to content

Commit

Permalink
Automatic commit by iyzico-ci v2.1.62
Browse files Browse the repository at this point in the history
  • Loading branch information
iyzico-ci committed Oct 14, 2024
1 parent d48b499 commit 94f828c
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.1</TargetFrameworks>
<AssemblyName>Iyzipay</AssemblyName>
<RootNamespace>Iyzipay</RootNamespace>
<Version>2.1.61</Version>
<Version>2.1.62</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.61";
public static readonly String CLIENT_VERSION = "iyzipay-dotnet-2.1.62";
}
}
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.1.61
2.1.62

0 comments on commit 94f828c

Please sign in to comment.