From 1caf3888a58f05694b73f7e77584a7c369561a08 Mon Sep 17 00:00:00 2001 From: Miguel Angel Reina Ortega <miguelangel.reinaortega@etsi.org> Date: Tue, 16 Apr 2024 12:41:04 +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 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 e887834d..8ab41f4e 100644 --- a/public/versions.json +++ b/public/versions.json @@ -3,14 +3,14 @@ "version": "v42.0", "title": "v42.0", "aliases": [ - "latestR42" + "latestR42", + "latest" ] }, { "version": "v41.0", "title": "v41.0", "aliases": [ - "latest", "latestR41" ] }, @@ -18,8 +18,8 @@ "version": "v31.0", "title": "v31.0", "aliases": [ - "latestR31", - "latestR3" + "latestR3", + "latestR31" ] } ] -- GitLab