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

Set default version to v4.1.5 with mike 0.5.5

This commit is contained in:
GitHub Action 2021-03-26 10:51:34 +00:00
parent c8e07cb423
commit 52ef1edb08

View File

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