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