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 f4986f9 commit fc199d7Copy full SHA for fc199d7
utils.js
@@ -77,7 +77,7 @@ const body = document.body,
77
78
79
// version
80
-const version = '3.4.4';
+const version = '3.4.5';
81
versionEl.innerText = version;
82
83
let logVersion = () => {
0 commit comments