File tree Expand file tree Collapse file tree 5 files changed +53
-51
lines changed
Expand file tree Collapse file tree 5 files changed +53
-51
lines changed Original file line number Diff line number Diff line change 3434
3535Countly web SDK is available on CDNJS. Use either
3636
37- [ https://cdnjs.cloudflare.com/ajax/libs/countly-sdk-web/18.11 .0/countly.min.js ] ( https://cdnjs.cloudflare.com/ajax/libs/countly-sdk-web/18.11 .0/countly.min.js )
37+ [ https://cdnjs.cloudflare.com/ajax/libs/countly-sdk-web/19.2 .0/countly.min.js ] ( https://cdnjs.cloudflare.com/ajax/libs/countly-sdk-web/19.2 .0/countly.min.js )
3838
3939or
4040
Original file line number Diff line number Diff line change 11{
22 "name" : " countly-sdk-web" ,
3- "version" : " 18.11 .0" ,
3+ "version" : " 19.2 .0" ,
44 "description" : " Countly Web SDK" ,
55 "main" : " lib/countly.js" ,
66 "moduleType" : " globals" ,
Original file line number Diff line number Diff line change 5353 "use strict" ;
5454 /** @lends Countly */
5555 Countly = Countly || { } ;
56- var SDK_VERSION = "18.11 " ;
56+ var SDK_VERSION = "19.02 " ;
5757 var SDK_NAME = "javascript_native_web" ;
5858
5959 var inited = false ,
You can’t perform that action at this time.
0 commit comments