From d70e3c64b83651322c7b203aa44aeb61e08c1d05 Mon Sep 17 00:00:00 2001
From: Miguel Angel Reina Ortega <miguelangel.reinaortega@etsi.org>
Date: Mon, 15 Apr 2024 21:43:59 +0000
Subject: [PATCH] Copied v41.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 402c9baa..89105479 120000
--- a/public/latest
+++ b/public/latest
@@ -1 +1 @@
-v49.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 66bd176b..009390cb 100644
--- a/public/versions.json
+++ b/public/versions.json
@@ -2,9 +2,7 @@
   {
     "version": "v49.0",
     "title": "v49.0",
-    "aliases": [
-      "latest"
-    ]
+    "aliases": []
   },
   {
     "version": "v48.0",
@@ -44,6 +42,8 @@
   {
     "version": "v41.0",
     "title": "v41.0",
-    "aliases": []
+    "aliases": [
+      "latest"
+    ]
   }
 ]
-- 
GitLab