Skip to content

Commit 60b4300

Browse files
authored
Update utils.js
1 parent 78e0020 commit 60b4300

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

5050

5151
// version
52-
const version = '1.7.8';
52+
const version = '1.8.0';
5353
versionEl.innerText = version;
5454

5555

0 commit comments

Comments
 (0)