We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b51bbb commit 40c1071Copy full SHA for 40c1071
utils.js
@@ -67,7 +67,7 @@ const body = document.body,
67
68
69
// version
70
-const version = '2.0.6';
+const version = '2.0.7';
71
versionEl.innerText = version;
72
73
let logVersion = () => {
0 commit comments