diff --git a/Iyzipay/Iyzipay.csproj b/Iyzipay/Iyzipay.csproj
index 49f8c42..665f06a 100644
--- a/Iyzipay/Iyzipay.csproj
+++ b/Iyzipay/Iyzipay.csproj
@@ -4,7 +4,7 @@
net45;netstandard2.0;netstandard1.3
Iyzipay
Iyzipay
- 2.1.45
+ 2.1.46
Iyzico
iyzipay api .net client
https://github.com/iyzico/iyzipay-dotnet</projectUrl
diff --git a/Iyzipay/IyzipayConstants.cs b/Iyzipay/IyzipayConstants.cs
index b48006b..9ea8aeb 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.45";
+ public static readonly String CLIENT_VERSION = "iyzipay-dotnet-2.1.46";
}
}
diff --git a/VERSION b/VERSION
index f669696..07265ab 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.1.45
\ No newline at end of file
+2.1.46
\ No newline at end of file