Skip to content

Commit 41b9b92

Browse files
committed
[version] 20.11.1
1 parent 90146a1 commit 41b9b92

File tree

3 files changed

+80
-79
lines changed

3 files changed

+80
-79
lines changed

lib/countly.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
*/
9595
Countly.onload = Countly.onload || [];
9696

97-
var SDK_VERSION = "20.11.0";
97+
var SDK_VERSION = "20.11.1";
9898
var SDK_NAME = "javascript_native_web";
9999

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

0 commit comments

Comments
 (0)