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 0634d0c commit cf783f7Copy full SHA for cf783f7
utils.js
@@ -67,7 +67,7 @@ const body = document.body,
67
68
69
// version
70
-const version = '2.0.7';
+const version = '2.0.6';
71
versionEl.innerText = version;
72
73
let logVersion = () => {
0 commit comments