Skip to content
Snippets Groups Projects
Commit dbf096fa authored by Moul's avatar Moul
Browse files

Set default version to 0.12 with mike 2.0.0

parent 5e2a9357
No related branches found
No related tags found
No related merge requests found
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Redirecting</title>
<noscript>
<meta http-equiv="refresh" content="1; url=0.12/" />
</noscript>
<script>
window.location.replace(
"0.12/" + window.location.search + window.location.hash
);
</script>
</head>
<body>
Redirecting to <a href="0.12/">0.12/</a>...
</body>
</html>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment