From d337dc66f53bbbe9f7f334f80c65afc7d97c37b5 Mon Sep 17 00:00:00 2001 From: iyzico-ci Date: Tue, 4 Feb 2020 09:50:30 +0300 Subject: [PATCH] Automatic commit by iyzico-ci v2.1.36 --- 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 9db6ba1..df1627a 100644 --- a/Iyzipay/Iyzipay.csproj +++ b/Iyzipay/Iyzipay.csproj @@ -4,7 +4,7 @@ net45;netstandard2.0;netstandard1.3 Iyzipay Iyzipay - 2.1.33 + 2.1.36 Iyzico iyzipay api .net client https://github.com/iyzico/iyzipay-dotnet</projectUrl diff --git a/Iyzipay/IyzipayConstants.cs b/Iyzipay/IyzipayConstants.cs index 24f67cf..18e5e96 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.33"; + public static readonly String CLIENT_VERSION = "iyzipay-dotnet-2.1.36"; } } diff --git a/VERSION b/VERSION index 74a6c65..0aa25e1 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.1.33 \ No newline at end of file +2.1.36 \ No newline at end of file