From 38074c2f043454e4d452727cf835866afb1035be Mon Sep 17 00:00:00 2001
From: Miguel Angel Reina Ortega <miguelangel.reinaortega@etsi.org>
Date: Tue, 16 Apr 2024 13:23:32 +0000
Subject: [PATCH] Copied v42.0 to latest in public with mike 2.0.0

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

diff --git a/public/latest b/public/latest
index 89105479..4379a41a 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 f1e2666c..2004ac13 100644
--- a/public/versions.json
+++ b/public/versions.json
@@ -3,15 +3,15 @@
     "version": "v42.0",
     "title": "v42.0",
     "aliases": [
-      "latestR42"
+      "latestR42",
+      "latest"
     ]
   },
   {
     "version": "v41.0",
     "title": "v41.0",
     "aliases": [
-      "latestR41",
-      "latest"
+      "latestR41"
     ]
   },
   {
-- 
GitLab