Skip to content

Commit 9fdb0ee

Browse files
authored
Update utils.js
1 parent 75b8fe0 commit 9fdb0ee

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

4848

4949
// version
50-
const version = '1.7.4';
50+
const version = '1.7.6';
5151
versionEl.innerText = version;
5252

5353

0 commit comments

Comments
 (0)