Skip to content

Commit be69c38

Browse files
committed
[version] 20.11.3
1 parent fb14912 commit be69c38

File tree

3 files changed

+76
-76
lines changed

3 files changed

+76
-76
lines changed

lib/countly.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
*/
101101
Countly.onload = Countly.onload || [];
102102

103-
var SDK_VERSION = "20.11.2";
103+
var SDK_VERSION = "20.11.3";
104104
var SDK_NAME = "javascript_native_web";
105105

106106
var urlParseRE = /^(((([^:\/#\?]+:)?(?:(\/\/)((?:(([^:@\/#\?]+)(?:\:([^:@\/#\?]+))?)@)?(([^:\/#\?\]\[]+|\[[^\/\]@#?]+\])(?:\:([0-9]+))?))?)?)?((\/?(?:[^\/\?#]+\/+)*)([^\?#]*)))?(\?[^#]+)?)(#.*)?/;

0 commit comments

Comments
 (0)