Skip to content

Commit 5a54950

Browse files
authored
Update to 1.18.200
1 parent 209b2b5 commit 5a54950

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/update-check.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ <h3>How can I help?</h3>
158158

159159
<!-- Update Logic Script -->
160160
<script>
161-
const latestVersion = "1.17.177";
161+
const latestVersion = "1.18.200";
162162

163163
function compareVersions(v1, v2) {
164164
const a = v1.split(".").map(Number);

0 commit comments

Comments
 (0)