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 89f92f3 commit 91074ccCopy full SHA for 91074cc
utils.js
@@ -68,7 +68,7 @@ const body = document.body,
68
69
70
// version
71
-const version = '3.4.3';
+const version = '3.4.4';
72
versionEl.innerText = version;
73
74
let logVersion = () => {
0 commit comments