Skip to content

Commit 2212d73

Browse files
authored
Update utils.js
1 parent 46c3f5c commit 2212d73

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

5555

0 commit comments

Comments
 (0)