Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
252f1d1119 |
@@ -158,7 +158,7 @@
|
||||
|
||||
<!-- Update Logic Script -->
|
||||
<script>
|
||||
const latestVersion = "1.18.200";
|
||||
const latestVersion = "1.30.243";
|
||||
|
||||
function compareVersions(v1, v2) {
|
||||
const a = v1.split(".").map(Number);
|
||||
|
||||
Reference in New Issue
Block a user