Update to 1.2.260
This commit is contained in:
@@ -143,7 +143,7 @@
|
||||
|
||||
<!-- Update Logic Script -->
|
||||
<script>
|
||||
const latestVersion = "1.1.236";
|
||||
const latestVersion = "1.2.260";
|
||||
|
||||
function compareVersions(v1, v2) {
|
||||
const a = v1.split(".").map(Number);
|
||||
|
||||
Reference in New Issue
Block a user