From 8c40c5d35909c31f45e3c99c2ac1dd2f0bf9f07e Mon Sep 17 00:00:00 2001
From: Miguel Angel Reina Ortega <miguelangel.reinaortega@etsi.org>
Date: Mon, 15 Apr 2024 14:00:50 +0000
Subject: [PATCH] Copied v42.0 to latest in public with mike 2.0.0

---
 public/latest        | 2 +-
 public/versions.json | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/public/latest b/public/latest
index 30bb8820..4379a41a 120000
--- a/public/latest
+++ b/public/latest
@@ -1 +1 @@
-v51
\ 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 bbeb97a9..5a235821 100644
--- a/public/versions.json
+++ b/public/versions.json
@@ -7,14 +7,14 @@
   {
     "version": "v51",
     "title": "v51",
-    "aliases": [
-      "latest"
-    ]
+    "aliases": []
   },
   {
     "version": "v42.0",
     "title": "v42.0",
-    "aliases": []
+    "aliases": [
+      "latest"
+    ]
   },
   {
     "version": "v41",
-- 
GitLab