diff --git a/public/latest b/public/latest
index 4379a41a52a2897be26c94c8743c695e04fd8b36..8910547994124ffe8c4210766b092eaab99f42b2 120000
--- a/public/latest
+++ b/public/latest
@@ -1 +1 @@
-v42.0
\ No newline at end of file
+v41.0
\ No newline at end of file
diff --git a/public/versions.json b/public/versions.json
index 8ab41f4e6828c940ccdecc1229f3851f0e4659cf..f1e2666c79ea91eb28439cf897db2a63771a9fb5 100644
--- a/public/versions.json
+++ b/public/versions.json
@@ -3,23 +3,23 @@
     "version": "v42.0",
     "title": "v42.0",
     "aliases": [
-      "latestR42",
-      "latest"
+      "latestR42"
     ]
   },
   {
     "version": "v41.0",
     "title": "v41.0",
     "aliases": [
-      "latestR41"
+      "latestR41",
+      "latest"
     ]
   },
   {
     "version": "v31.0",
     "title": "v31.0",
     "aliases": [
-      "latestR3",
-      "latestR31"
+      "latestR31",
+      "latestR3"
     ]
   }
 ]