Skip to content

Commit 49055a3

Browse files
authored
Update to 2.2
1 parent 9309ddb commit 49055a3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/update-check.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
</div>
119119

120120
<script>
121-
const latest = "2.1.790";
121+
const latest = "2.2.812";
122122
const params = new URLSearchParams(location.search);
123123
const user = params.get("version");
124124
const status = document.getElementById("status");
@@ -163,3 +163,4 @@
163163

164164

165165

166+

0 commit comments

Comments
 (0)