Skip to content

Commit 4d09865

Browse files
authored
Update utils.js
1 parent 39ebdbb commit 4d09865

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.0.1';
71+
const version = '3.0.2';
7272
versionEl.innerText = version;
7373

7474
let logVersion = () => {

0 commit comments

Comments
 (0)