Skip to content

Commit 295c6c0

Browse files
authored
Update update.html
1 parent e14f5e6 commit 295c6c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/update.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ <h1>Winslop</h1>
205205
</div>
206206

207207
<script>
208-
const latestVersion = "26.03.211";
208+
const latestVersion = "26.03.230";
209209

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

0 commit comments

Comments
 (0)