Skip to content

Commit 44e3bef

Browse files
author
shengyonggen
committed
Release 1.19.11
1 parent f4cbbe8 commit 44e3bef

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

version.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
var sensorsdata_js_sdk_latest_version ='1.19.11';
2+
if(typeof module ==='object' && typeof module.exports === 'object'){
3+
module.exports = sensorsdata_js_sdk_latest_version;
4+
}

0 commit comments

Comments
 (0)