Skip to content

Commit 9a862cf

Browse files
Sdk dotnet 1 (#75)
* Promoting changes to upgrade 'SSH.NET' * Promoting changes for CNPXmlVersion --------- Co-authored-by: e5651806 <[email protected]>
1 parent 0b75209 commit 9a862cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CnpSdkForNet/CnpSdkForNet/CnpVersion.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ namespace Cnp.Sdk
88
*/
99
public class CnpVersion
1010
{
11-
public const String CurrentCNPXMLVersion = "12.40.1";
11+
public const String CurrentCNPXMLVersion = "12.40";
1212
public const String CurrentCNPSDKVersion = "12.40.1";
1313
}
1414
}

0 commit comments

Comments
 (0)