We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b75209 commit 9a862cfCopy full SHA for 9a862cf
CnpSdkForNet/CnpSdkForNet/CnpVersion.cs
@@ -8,7 +8,7 @@ namespace Cnp.Sdk
8
*/
9
public class CnpVersion
10
{
11
- public const String CurrentCNPXMLVersion = "12.40.1";
+ public const String CurrentCNPXMLVersion = "12.40";
12
public const String CurrentCNPSDKVersion = "12.40.1";
13
}
14
0 commit comments