1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Set default version to v4.0.1 with mike 0.5.5

This commit is contained in:
GitHub Action 2020-12-09 10:29:08 +00:00
parent b53dba2320
commit b9edfa97f4

View File

@ -3,7 +3,7 @@
<head>
<title>Redirecting</title>
<script>
window.location.replace("v4.0.0");
window.location.replace("v4.0.1");
</script>
</head>
<body>