Skip to content

Commit 40c1071

Browse files
committed
Update utils.js
1 parent 0b51bbb commit 40c1071

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

6868

6969
// version
70-
const version = '2.0.6';
70+
const version = '2.0.7';
7171
versionEl.innerText = version;
7272

7373
let logVersion = () => {

0 commit comments

Comments
 (0)