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 1810753 commit 2759620Copy full SHA for 2759620
utils.js
@@ -81,7 +81,7 @@ const body = document.body,
81
82
83
// version
84
-const version = '3.4.4';
+const version = '3.4.5';
85
versionEl.innerText = version;
86
87
let logVersion = () => {
0 commit comments