From 803398ceb18c7059006e5c5bedd410c54c53a01c Mon Sep 17 00:00:00 2001 From: Miguel Angel Reina Ortega <miguelangel.reinaortega@etsi.org> Date: Tue, 16 Apr 2024 13:20:42 +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 2d754139..74a5a9f5 100644 --- a/public/versions.json +++ b/public/versions.json @@ -3,7 +3,8 @@ "version": "v41.0", "title": "v41.0", "aliases": [ - "latestR41" + "latestR41", + "latest" ] }, { -- GitLab