diff --git a/Iyzipay/Iyzipay.csproj b/Iyzipay/Iyzipay.csproj
index d4d316b..c88a4fd 100644
--- a/Iyzipay/Iyzipay.csproj
+++ b/Iyzipay/Iyzipay.csproj
@@ -4,7 +4,7 @@
net45;netstandard2.1
Iyzipay
Iyzipay
- 2.1.49
+ 2.1.50
Iyzico
iyzipay api .net client
https://github.com/iyzico/iyzipay-dotnet</projectUrl
diff --git a/Iyzipay/IyzipayConstants.cs b/Iyzipay/IyzipayConstants.cs
index e006179..654db9e 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.49";
+ public static readonly String CLIENT_VERSION = "iyzipay-dotnet-2.1.50";
}
}
diff --git a/VERSION b/VERSION
index f1a2ac0..98d7233 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.1.49
\ No newline at end of file
+2.1.50
\ No newline at end of file