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 b1edc3b commit 0634d0cCopy full SHA for 0634d0c
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