From 73a57ceec3db999b403e81362a198e778c7f6196 Mon Sep 17 00:00:00 2001 From: Miguel Angel Reina Ortega <miguelangel.reinaortega@etsi.org> Date: Tue, 16 Apr 2024 13:15:54 +0000 Subject: [PATCH] Copied v41.0 to latest in public with mike 2.0.0 --- public/latest | 1 + public/versions.json | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 120000 public/latest diff --git a/public/latest b/public/latest new file mode 120000 index 00000000..89105479 --- /dev/null +++ b/public/latest @@ -0,0 +1 @@ +v41.0 \ No newline at end of file diff --git a/public/versions.json b/public/versions.json index 6cd033cb..e8cd6aff 100644 --- a/public/versions.json +++ b/public/versions.json @@ -3,7 +3,8 @@ "version": "v41.0", "title": "v41.0", "aliases": [ - "latestR41" + "latestR41", + "latest" ] }, { -- GitLab