Skip to content

Commit 91074cc

Browse files
committed
Update utils.js
1 parent 89f92f3 commit 91074cc

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

6969

7070
// version
71-
const version = '3.4.3';
71+
const version = '3.4.4';
7272
versionEl.innerText = version;
7373

7474
let logVersion = () => {

0 commit comments

Comments
 (0)