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 7759054 commit c018a95Copy full SHA for c018a95
lib/ZohoCrmHelper.js
@@ -45,7 +45,7 @@ var ZOHO = (function() {
45
/*
46
* Sdk Version Maintainance
47
*/
48
- data['sdkVersion'] = '1';
+ data['sdkVersion'] = '1.3';
49
return appSDK.getContext().Event.Trigger('CRM_EVENT', data, true);
50
}
51
// file upload issue fie
0 commit comments