From b1c267bd0a35d8e824da3c229f0b370a4a280a66 Mon Sep 17 00:00:00 2001 From: iyzico-ci Date: Mon, 20 Jan 2020 11:23:28 +0300 Subject: [PATCH] Automatic commit by iyzico-ci v2.1.33 --- 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 0843541..9db6ba1 100644 --- a/Iyzipay/Iyzipay.csproj +++ b/Iyzipay/Iyzipay.csproj @@ -4,7 +4,7 @@ net45;netstandard2.0;netstandard1.3 Iyzipay Iyzipay - 2.1.32 + 2.1.33 Iyzico iyzipay api .net client https://github.com/iyzico/iyzipay-dotnet</projectUrl diff --git a/Iyzipay/IyzipayConstants.cs b/Iyzipay/IyzipayConstants.cs index 9c231d6..24f67cf 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.32"; + public static readonly String CLIENT_VERSION = "iyzipay-dotnet-2.1.33"; } } diff --git a/VERSION b/VERSION index 1d2cdc0..74a6c65 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.1.32 \ No newline at end of file +2.1.33 \ No newline at end of file