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-beta.4 with mike 0.5.5

This commit is contained in:
GitHub Action 2020-11-20 10:54:10 +00:00
parent 1624c1af37
commit d0f954a7cd

View File

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