Skip to content

Commit 1f17724

Browse files
authored
Update utils.js
1 parent 25f0aa3 commit 1f17724

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.6';
52+
const version = '1.7.8';
5353
versionEl.innerText = version;
5454

5555

0 commit comments

Comments
 (0)