mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Set default version to v4.2.2 with mike 1.0.0
This commit is contained in:
parent
664dd56f6f
commit
ba67bbde7e
@ -1,11 +1,16 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
|
<meta charset="utf-8">
|
||||||
<title>Redirecting</title>
|
<title>Redirecting</title>
|
||||||
|
<noscript>
|
||||||
|
<meta http-equiv="refresh" content="1; url=v4.2.2/" />
|
||||||
|
</noscript>
|
||||||
<script>
|
<script>
|
||||||
window.location.replace("v4.2.1");
|
window.location.replace("v4.2.2/");
|
||||||
</script>
|
</script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
Redirecting to <a href="v4.2.2/">v4.2.2/</a>...
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
Loading…
Reference in New Issue
Block a user