Skip to content

Commit 2759620

Browse files
committed
Update utils.js
1 parent 1810753 commit 2759620

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ const body = document.body,
8181

8282

8383
// version
84-
const version = '3.4.4';
84+
const version = '3.4.5';
8585
versionEl.innerText = version;
8686

8787
let logVersion = () => {

0 commit comments

Comments
 (0)