Skip to content

Commit

Permalink
Automatic commit by iyzico-ci v2.1.29
Browse files Browse the repository at this point in the history
  • Loading branch information
iyzico-ci committed Sep 11, 2019
1 parent 5e898c2 commit 165bd90
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Iyzipay/IyzipayConstants.cs
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ namespace Iyzipay
{
public class IyzipayConstants
{
public static readonly String CLIENT_VERSION = "iyzipay-dotnet-2.1.25";
public static readonly String CLIENT_VERSION = "iyzipay-dotnet-2.1.29";
}
}
2 changes: 1 addition & 1 deletion Iyzipay/build/Iyzipay.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package >
<metadata>
<id>Iyzipay</id>
<version>2.1.25</version>
<version>2.1.29</version>
<title>Iyzipay</title>
<authors>iyzico</authors>
<owners>iyzico</owners>
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.1.25
2.1.29

0 comments on commit 165bd90

Please sign in to comment.