From 5370c52151568ba53784da620d6983a7178994fc Mon Sep 17 00:00:00 2001 From: iyzico-ci Date: Mon, 28 Nov 2022 08:13:56 +0000 Subject: [PATCH] Automatic commit by iyzico-ci v2.1.45 --- Iyzipay/Iyzipay.csproj | 2 +- Iyzipay/IyzipayConstants.cs | 2 +- VERSION | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Iyzipay/Iyzipay.csproj b/Iyzipay/Iyzipay.csproj index 691f69d..a9d058e 100644 --- a/Iyzipay/Iyzipay.csproj +++ b/Iyzipay/Iyzipay.csproj @@ -4,7 +4,7 @@ net45;netstandard2.0;netstandard1.3 Iyzipay Iyzipay - 2.1.44 + 2.1.45 Iyzico iyzipay api .net client https://github.com/iyzico/iyzipay-dotnet</projectUrl diff --git a/Iyzipay/IyzipayConstants.cs b/Iyzipay/IyzipayConstants.cs index 6b0320e..b48006b 100644 --- a/Iyzipay/IyzipayConstants.cs +++ b/Iyzipay/IyzipayConstants.cs @@ -4,6 +4,6 @@ namespace Iyzipay { public class IyzipayConstants { - public static readonly String CLIENT_VERSION = "iyzipay-dotnet-2.1.44"; + public static readonly String CLIENT_VERSION = "iyzipay-dotnet-2.1.45"; } } diff --git a/VERSION b/VERSION index 2d6fcfc..f669696 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.1.44 \ No newline at end of file +2.1.45 \ No newline at end of file