Skip to content

Commit 08cac39

Browse files
authored
Update latest version to 26.2.2
1 parent a6f6b7b commit 08cac39

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
@@ -146,7 +146,7 @@ <h1>🔍 Winslop Update Check</h1>
146146
</div>
147147

148148
<script>
149-
const latestVersion = "26.2.1";
149+
const latestVersion = "26.2.2";
150150

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

0 commit comments

Comments
 (0)