Skip to content

Commit ed3b769

Browse files
committed
Update utils.js
1 parent 8bce22e commit ed3b769

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

7070

7171
// version
72-
const version = '3.3.5';
72+
const version = '3.4.0';
7373
versionEl.innerText = version;
7474

7575
let logVersion = () => {

0 commit comments

Comments
 (0)