Skip to content

Commit

Permalink
Sdk dotnet 1 (#75)
Browse files Browse the repository at this point in the history
* Promoting changes to upgrade 'SSH.NET'

* Promoting changes for CNPXmlVersion

---------

Co-authored-by: e5651806 <[email protected]>
  • Loading branch information
SushamaGhadage0310 and Sushamaghadage123 authored Nov 11, 2024
1 parent 0b75209 commit 9a862cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CnpSdkForNet/CnpSdkForNet/CnpVersion.cs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ namespace Cnp.Sdk
*/
public class CnpVersion
{
public const String CurrentCNPXMLVersion = "12.40.1";
public const String CurrentCNPXMLVersion = "12.40";
public const String CurrentCNPSDKVersion = "12.40.1";
}
}

0 comments on commit 9a862cf

Please sign in to comment.