Skip to content

Commit 2bc72fe

Browse files
committed
Update utils.js
1 parent 154c787 commit 2bc72fe

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
@@ -73,7 +73,7 @@ const body = document.body,
7373

7474

7575
// version
76-
const version = '3.4.5';
76+
const version = '3.4.6';
7777
versionEl.innerText = version;
7878

7979
let logVersion = () => {

0 commit comments

Comments
 (0)