Skip to content

Commit fc199d7

Browse files
committed
Update utils.js
1 parent f4986f9 commit fc199d7

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

7878

7979
// version
80-
const version = '3.4.4';
80+
const version = '3.4.5';
8181
versionEl.innerText = version;
8282

8383
let logVersion = () => {

0 commit comments

Comments
 (0)