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