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 8cd008f commit e530f01Copy full SHA for e530f01
utils.js
@@ -68,7 +68,7 @@ const body = document.body,
68
69
70
// version
71
-const version = '3.0.2';
+const version = '3.0.1';
72
versionEl.innerText = version;
73
74
let logVersion = () => {
0 commit comments