From ad705f70e3195076f8a9dcd1c27906d0d5dd2449 Mon Sep 17 00:00:00 2001
From: Miguel Angel Reina Ortega <miguelangel.reinaortega@etsi.org>
Date: Mon, 15 Apr 2024 14:22:49 +0000
Subject: [PATCH] Copied miguel 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..0f91a5e3 120000
--- a/public/latest
+++ b/public/latest
@@ -1 +1 @@
-v51
\ No newline at end of file
+miguel
\ No newline at end of file
diff --git a/public/versions.json b/public/versions.json
index d03ce175..3ee58dc0 100644
--- a/public/versions.json
+++ b/public/versions.json
@@ -2,13 +2,13 @@
   {
     "version": "miguel",
     "title": "miguel",
-    "aliases": []
+    "aliases": [
+      "latest"
+    ]
   },
   {
     "version": "v51",
     "title": "v51",
-    "aliases": [
-      "latest"
-    ]
+    "aliases": []
   }
 ]
-- 
GitLab