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.0-rc.1 with mike 0.5.5

This commit is contained in:
GitHub Action 2020-11-26 14:56:20 +00:00
parent eeac7d219e
commit 2f1450b9ee

View File

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