From b12e5a709e4da7371650eb29a56203a22cb5d1fc Mon Sep 17 00:00:00 2001
From: Miguel Angel Reina Ortega <miguelangel.reinaortega@etsi.org>
Date: Tue, 23 Apr 2024 15:16:56 +0000
Subject: [PATCH] Copied v2.9.0 to latest in public with mike 2.0.0

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

diff --git a/public/latest b/public/latest
index 899ab6bc..ed51b084 120000
--- a/public/latest
+++ b/public/latest
@@ -1 +1 @@
-v2.9.1
\ No newline at end of file
+v2.9.0
\ No newline at end of file
diff --git a/public/versions.json b/public/versions.json
index 430ac404..3a12b909 100644
--- a/public/versions.json
+++ b/public/versions.json
@@ -30,13 +30,14 @@
     "version": "v2.9.1",
     "title": "v2.9.1",
     "aliases": [
-      "latest",
       "latestR2"
     ]
   },
   {
     "version": "v2.9.0",
     "title": "v2.9.0",
-    "aliases": []
+    "aliases": [
+      "latest"
+    ]
   }
 ]
-- 
GitLab