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