Skip to content

Commit bb41904

Browse files
authored
Update latest version number to 26.3.31
1 parent 6280091 commit bb41904

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.3.22";
149+
const latestVersion = "26.3.31";
150150

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

0 commit comments

Comments
 (0)