Skip to content

Commit c018a95

Browse files
v1.3 release
1 parent 7759054 commit c018a95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/ZohoCrmHelper.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ var ZOHO = (function() {
4545
/*
4646
* Sdk Version Maintainance
4747
*/
48-
data['sdkVersion'] = '1';
48+
data['sdkVersion'] = '1.3';
4949
return appSDK.getContext().Event.Trigger('CRM_EVENT', data, true);
5050
}
5151
// file upload issue fie

0 commit comments

Comments
 (0)