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 46c3f5c commit 2212d73Copy full SHA for 2212d73
utils.js
@@ -49,7 +49,7 @@ const body = document.body,
49
50
51
// version
52
-const version = '1.8.3';
+const version = '1.8.5';
53
versionEl.innerText = version;
54
55
0 commit comments